Pausing for Python Interpreter error messages...
redefined.horizons at gmail.com
redefined.horizons at gmail.com
Fri Jan 5 23:34:57 EST 2007
I've written a few classes that I have been testing in IDLE. However,
every time I make a change to the classes based on the testing I have
to walk through all he steps of preparing the classes for testing
again.
So I wrote a script that does all the set-up work for me. The only
problem is when I run this script using the Python interpreter I can't
get the command prompt to stay up long enough for me to read the
message.
How do I get the command prompt to stay up? Is there a way to run my
script and view the error message in IDLE?
Thanks for the help.
Scott Huey
P.S. - I'm using Windows XP with the latest Python 2.3.
More information about the Python-list
mailing list