diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2023-07-17 00:39:44 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2023-07-17 00:39:44 +0300 |
| commit | 7824ff80dcaa457706a4f762e976383e6bd03daf (patch) | |
| tree | df34812be3c863f7bc8b21213b23043e2fa84917 /docs/markdown/snippets/python_bytecompile.md | |
| parent | 0dba7340ecfbe84231a14559ef7f9e7dfb7d1299 (diff) | |
| download | meson-7824ff80dcaa457706a4f762e976383e6bd03daf.tar.gz | |
Whoopsie, forgot to create the release notes.
Diffstat (limited to 'docs/markdown/snippets/python_bytecompile.md')
| -rw-r--r-- | docs/markdown/snippets/python_bytecompile.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/markdown/snippets/python_bytecompile.md b/docs/markdown/snippets/python_bytecompile.md deleted file mode 100644 index 0240c9d08..000000000 --- a/docs/markdown/snippets/python_bytecompile.md +++ /dev/null @@ -1,4 +0,0 @@ -## Python module can now compile bytecode - -A new builtin option is available: `-Dpython.bytecompile=2`. It can be used to -compile bytecode for all pure python files installed via the python module. |
