site.py as a frozen module?

Mike Romberg romberg at smaug.fsl.noaa.gov
Wed Dec 15 13:23:11 EST 1999


  I've been attempting to use site.py as a frozen module.
Unfortunatly it does not seem to work.  I have verified that the
module is correctly setup as a frozen module and I can import it with
a regular ole' import.  But python is not loading it on its own.

  The docs I've read don't really say if this should work or not.
So... I'm wondering if anyone out there knows if this can be done.

Thanks,

Mike Romberg (romberg at fsl.noaa.gov)



More information about the Python-list mailing list