[Tutor] Refreshing the interpreter environment

lawrence wang levity at gmail.com
Mon Jun 20 18:21:13 CEST 2005


How do I refresh the interpreter environment without restarting it, if
possible? For example, I'm using the interpreter to test a class I'm
writing; importing and instantiating it reveals a typo; I go and fix
the typo. Now, is there any way to reload the class afresh? Simply
importing again doesn't seem to do it. Thanks in advance for your
help.

Lawrence Wang


More information about the Tutor mailing list