Read one key press.

Cliff Crawford cjc26 at nospam.cornell.edu
Mon Oct 18 19:53:39 EDT 1999


Pada Mon, 18 Oct 1999 20:19:08 +0200, Gerrit Holl bilang:
| Hmm. I think curses is the module I need, but I can't find documentation

<http://www.python.org/doc/current/lib/module-curses.html>
<http://www.python.org/doc/howto/curses/curses.html>

You can also read the various curses man pages, and translate the C function
calls to python (which is what I had to do before they had the module docs
on the python website...)

there's-a-reason-why-it's-called-"curses"-ly yr's, Cliff


-- 
cliff crawford   http://www.people.cornell.edu/pages/cjc26/
            There are more stars in the sky than there are
-><-        grains of sand on all the beaches of the world.




More information about the Python-list mailing list