.pyc files

Cliff Wells LogiplexSoftware at earthlink.net
Mon Jan 27 18:07:13 EST 2003


On Mon, 2003-01-27 at 14:49, Newt wrote:
> Silly question:
> 
> >From a command line, how do I create pyc files? I know I can do it from
> within IDLE, but I want to use a different editor (for other languages).


http://www.python.org/doc/current/lib/module-pycompile.html
http://www.python.org/doc/current/lib/module-compileall.html

-- 
Cliff Wells, Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726 x308  (800) 735-0555 x308






More information about the Python-list mailing list