En Sat, 27 Sep 2008 19:06:25 -0300, Robert Moore <[EMAIL PROTECTED]>
escribió:
Is there a way to configure python to read/write compiled pyc files for
modules in a directory other than the directory containing the original
py
files?
If you use the py_compile module, you can specify three
Is there a way to configure python to read/write compiled pyc files for
modules in a directory other than the directory containing the original py
files?
I'm trying trying to secure an Apache server running mod_python and don't
want the process compiling the pyc files to have write access to the f