A completely silly question

Amir Dekel adekel at ort.org.il
Fri Dec 17 13:11:08 EST 2004


Harlin Seritt wrote:

> 
> Simple, Simple, Simple:
> 
> Var = raw_input("Some prompting text here: ")
> 

Frans Englich wrote:
 >
 > See sys.stdin
 >

What I need from the program is to wait for a single character input, 
something like while(getchar()) in C. All those Python modules don't 
make much sence to me...

Amir



More information about the Python-list mailing list