Steve Holden wrote:
Aha! Exactly ... and that makes perfect sense too. D'oh! I guess a betterRoland Heiber wrote:
Tim Daneliuk wrote:
distribution strategy would be to have the installation program generate the pyo
file at installation time...
Thanks -
Also, the *.py? files contain the full pathname of the *.py they have been compiled from. Copying them to other path locations will give you the wrong __file___ information in tracebacks.
-- Vincent Wehren
-- http://mail.python.org/mailman/listinfo/python-list