I want to add a "press any key to continue" option to my script, where the script pauses until the users presses any key. Does anyone know how I would do this without having to add in an if statement in the middle of my existing script? Is there a method already to accomplish this?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to