At 02:19 PM 8/14/2006, you wrote: >Michael P. Reilly wrote: >>On 8/14/06, *Dick Moores* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> >>wrote: >> >> Actually, my question is, after using IDLE to do some importing of >> modules and initializing of variables, how to return it to it's >> initial condition without closing and reopening it. >> >> So, for example after I've done >> >>> import math, psyco >> >>> a = 4**23 >> >> How can I wipe those out without closing IDLE? >> (I used to know how, but I've forgotten.) >while you're in the IDLE shell view, hit Ctrl+F6. it restarts the >interpreter.
Yes! That's it. Or Shell->Restart. I should have poked around in IDLE and found this myself. Thanks! Dick Moores [EMAIL PROTECTED] _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor