Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #4990
| From | ander2_1434@hotmail.com |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | input() or raw_input() in Console module. |
| Date | 2011-05-09 05:13 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <a1e2f498-388b-4674-8f62-544546ae693f@z13g2000prk.googlegroups.com> (permalink) |
I'm using Console module (doc: http://effbot.org/zone/console-handbook.htm, like nCurses) on Windows, but I don't know how to call a keyboard input like input() or raw_input(). What to do?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar
input() or raw_input() in Console module. ander2_1434@hotmail.com - 2011-05-09 05:13 -0700 Re: input() or raw_input() in Console module. alex23 <wuwei23@gmail.com> - 2011-05-09 20:30 -0700 Re: input() or raw_input() in Console module. Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-05-09 23:15 -0700
csiph-web