-
- Downloads
py: Instead of having "debug on" var, have "optimization level" var.
This allows to have multiple "optimization" levels (CPython has two (-OO removes docstrings), we can have more).
Loading
Please register or sign in to comment
This allows to have multiple "optimization" levels (CPython has two (-OO removes docstrings), we can have more).