STDIO Questions.
François Granger
francois.granger at free.fr
Tue Nov 14 17:24:32 EST 2000
More information about the Python-list mailing list
Tue Nov 14 17:24:32 EST 2000
- Previous message (by thread): STDIO Questions.
- Next message (by thread): OSError: [Errno 13] Permission denied
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Michael Hudson <mwh21 at cam.ac.uk> wrote: > Mini-proposal: > > A "kbinput" module. Has following functions: > > read1(): > waits for a key to be presses. Returns it, does not echo it > to the screen. > > read1nb(): > like read1(), but non-blocking. > > Would this fly? Yes, like a dream. > (next to no chance of it working on the Mac, I'd have > thought). I could implement it for unix easily enough (I think). Ho! no! end of the dream :-( -- "Finalement Usenet n'est jamais que le miroir de la vie courante. Doit-on s'en étonner ?" - Jean Pelmont
- Previous message (by thread): STDIO Questions.
- Next message (by thread): OSError: [Errno 13] Permission denied
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list