[Python-Dev] file and bytecode-only (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Mar 4 04:22:13 CET 2010


Glenn Linderman wrote:

In this scenario, the .pyc files would still live in pycache ? Complete with the foo..pyc naming ?

It might be neater to have a separate cache directory for each bytecode version, named cache. or some such.

-- Greg



More information about the Python-Dev mailing list