Jesper Lloyd
Results
2
issues of
Jesper Lloyd
If this is a reasonable inclusion, are there some other files (e.g. documentation) that should be changed along with this addition? The intention is to use this option for the...
When running `pyminify --remove-literal-statements file.py`, any reference to `__doc__` anywhere in the processed module will disable removal of _any_ literal. The documentation states (emphasis mine): > "If the module uses...
defect