![]() |
|
|
+ Search |
![]()
|
Jul 5th, 2000 09:59
Nathan Wallace, unknown unknown, Hans Nowak, Snippet 44, Gordon McMillan
""" Packages: arcane_arts.bytecode """ """ Magnus wrote: > What is the standard way of compiling a source file into bytecode? > (I'm sure I should know this, but...) AFAICS there is no option that > makes python do this from the command line... compile.py (which just imports anything it finds). """