Location of bytecode files (pyc)

Martin v. Löwis martin at v.loewis.de
Wed Sep 3 01:12:07 EDT 2003


rimbalaya at yahoo.com (Rim) writes:

> How can I control the location of the bytecode files?

You currently can't. See PEP 304, though, at

http://www.python.org/peps/pep-0304.html

Comments on the PEP are encouraged: If you won't comment now on
whether the proposed change would solve your problem, it might be that
you find something useless got implemented later.

Regards,
Martin




More information about the Python-list mailing list