pyc files

James Henderson james at logicalprogression.net
Tue Feb 3 12:34:44 EST 2004


On Tuesday 03 February 2004 4:59 pm, Ladv�szky K�oly wrote:
> What are pyc files?
>
> Thanks,
>
> K�oly

A bytecode representation of a module.  See the FAQs:

http://www.python.org/doc/faq/general.html#can-python-be-compiled-to-machine-code-c-or-some-other-language

-- 
James Henderson, Logical Progression Ltd.
http://www.logicalprogression.net/
http://sourceforge.net/projects/mailmanager/





More information about the Python-list mailing list