generating .pyc without running .py?

Brian Langenberger brian at brian.cbs.umn.edu
Thu Jan 13 15:05:38 EST 2000


Is there a way to generate Python bytecode files (.pyc)
without executing the original (.py) script?  I'd like
to automate the generation process, but can't find a 
command line parameter that seems appropriate.



More information about the Python-list mailing list