[Python-Dev] disable writing .py[co]

Skip Montanaro skip@pobox.com
Tue, 21 Jan 2003 08:22:41 -0600


    holger> Actually i'd prefer to have a runtime call to control writing
    holger> and/or usage of .pyc files.

Initialize sys.pycroot to os.environ["PYCROOT"]?

S