[Tutor] Resetting the environment

Tom Plunket py-tutor@fancy.org
Mon Jun 2 20:13:02 2003


Say you've got an interactive shell open, and you've imported a
bunch of stuff, set a bunch of local variables, so forth.  Is
there a way to reset the environment to "clean as when it started
up"?

I'd basically like to undefine everything and unload all of the
modules.

thanks-
-tom!