forgetting state

Dale Strickland-Clark dale at riverhall.NOTHANKS.co.uk
Sun Mar 24 06:17:34 EST 2002


emersonwood at yahoo.com (Emerson Wood) wrote:

>Hi, how would I make a python interpreter
>shell forget everything that I've done
>and run a script or accepts commands as
>if it were first run?
>
>The reason I ask is that I'm running
>on Windows, and using the IDLE which
>keeps a Python shell up all the time.
>It would be natural to use that shell
>to test my program, but I'm finding 
>problems running it twice.
>
>-Emerson

This is a known, zero priority problem. See my recent posts on the
develop-test-debug cycle.
--
Dale Strickland-Clark
Riverhall Systems Ltd



More information about the Python-list mailing list