Asad Habib wrote:
> Hello. I am working on Tiger and wanted to find out how to compile a
> Python (.py) file into a .pyc file and then into a .pyo file. Can the
> compilation be achieved within the interpreter? Also, I am
> new to Python and wanted to know the difference between .pyc and .pyo
> fil
Hello. I am working on Tiger and wanted to find out how to compile a
Python (.py) file into a .pyc file and then into a .pyo file. Can the
compilation be achieved within the interpreter? Also, I am
new to Python and wanted to know the difference between .pyc and .pyo
files. Is this comparison simil