I have had a couple of strange cases I don't understand. I am using IDLE on Windows
My program imports some stuff from another file using the statement "from qwerty import *" I have changed qwerty and saved it away. I have then run my program (F5) and the program acts as if it is using an old version of qwerty. I close down all my python windows, start it again and the changes are picked up. What are the rules with "shells" and so on? Jim
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor