equivalent of getch

Skip Montanaro skip at mojam.com
Thu Aug 26 11:56:00 EDT 1999


    Gurvijay> Ok, I understand now that getch is not a C function, but still
    Gurvijay> I don't know how to wait for "enter" in JPython?

Try the raw_input() builtin function.

Skip Montanaro | http://www.mojam.com/
skip at mojam.com | http://www.musi-cal.com/~skip/
847-971-7098   | Python: Programming the way Guido indented...




More information about the Python-list mailing list