Closed mk23 closed 6 years ago
Sites may put modules in paths where they don't want extra files showing up later. Add a --compile-bc flag/global config to enable *.pyc file creation for modules specified by absolute path.
--compile-bc
*.pyc
Sites may put modules in paths where they don't want extra files showing up later. Add a
--compile-bc
flag/global config to enable*.pyc
file creation for modules specified by absolute path.