python pyc or pyo files

micklee74 at hotmail.com micklee74 at hotmail.com
Thu Apr 20 00:57:59 EDT 2006


thanks !
can i ask again...
I have two scripts , A.py and B.py
In B.py,  i have an import statement to import A.py
When i executed B.py, i saw a A.pyc in the same directory, but not
B.pyc ....
This is an expected behaviour right? why is B.pyc not generated?

thanks




More information about the Python-list mailing list