Pause a script before termination

David 71david at libero.it
Wed Nov 11 14:50:35 EST 2009


Il Wed, 11 Nov 2009 08:43:29 -0800 (PST), noydb ha scritto:

> Hi All,
> 
> I want to pause my script before it terminates, just so a user can
> have a moment to read some print statements I include at the end.  How
> can this be accomplished?

http://stackoverflow.com/questions/510357/python-read-a-single-character-from-the-user

D.



More information about the Python-list mailing list