Eddy> I would like to suppress .pyc generation or have the .pyc
    Eddy> generation in a speical seperate root (I found something about
    Eddy> PYCROOT). Has this been implemented yet? Is there an environment
    Eddy> variable or a command line switch that suppresses .pyc generation?

Take a look at PEP 304 and see if that would meet your needs:

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

If you have comments on it, best to submit a tracker item on Sourceforge in
addition to posting your ideas here to make sure they don't get lost.

Skip
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to