Hi,

I have two Python source files within editing them via IDLE.
I have a problem. The second file is used by the first file. Some parts
i mean from the second file is used. But when i change the contents of the
second file and while i'm running the first file with F5, change doesnt reflect
to the runtime. If i close two IDLE windows and delete .pyc of the second file
then it is ok. What is the problem ?
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to