input

HMS Surprise john at datavoiceint.com
Wed May 9 14:23:02 EDT 2007


Just wanted a input routine that would let me pause my jython program
until I press enter. Searched tutorial, lang ref, and lib and found
input and raw_input. Both hang the program and it must be killed.

s = raw_input('--> ')

What has Mr Duh done wrong now?

jh




More information about the Python-list mailing list