ActiveState Community

Pythonwin IDE "forget" equivalent?

Posted by gtippery on 2007-03-31 16:50
OS: All / Any

After running some scripts and thereby loading various items into the Python environment, is there a Python or IDE command or method equivalent to Forth's 'forget', to restore the interpreter to the default state, other than closing the IDE and reopening it?

Thanks.