We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78aaaff commit ec82b94Copy full SHA for ec82b94
README.md
@@ -12,6 +12,8 @@ Copy of `compileall` module from CPython source code with some new features, nam
12
* the `-o` command line option can be specified multiple times to compile for
13
multiple optimization levels in one run
14
15
+* the `-e` command line option for ignoring symlinks pointing outside a specific directory
16
+
17
## Installation
18
19
* From [PyPI](https://pypi.org/project/compileall2/) via `pip install compileall2`
0 commit comments