Wait for keypress

2007-02-10 Thread TheOneRedDragon
At the moment, I have a command-line application

-- 
http://mail.python.org/mailman/listinfo/python-list


Wait for keypress

2007-02-10 Thread TheOneRedDragon
At the moment, I have a command-line application which prints out
quite a lot of text to the screen.
However, when Windows users run it, the prompt disappears before they
can read any of it.
Is there any simple way to make a script wait for a keypress before
completing?
Thanks for any help.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Wait for keypress

2007-02-10 Thread TheOneRedDragon
Sorry, accidental key presses before I finished...

-- 
http://mail.python.org/mailman/listinfo/python-list