This may be a dumb question, but are there any practical advantages of
compiling a python application to *.pyo, or *.pyc?  I haven't noticed any
difference in the performance of text *.py or a bytecompiled file.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to