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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to