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

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

Reply via email to