Re: input() or raw_input() in Console module.

2011-05-09 Thread alex23
On May 9, 10:13 pm, ander2_1...@hotmail.com wrote: > 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? Maybe read the docs, specifically the section title

input() or raw_input() in Console module.

2011-05-09 Thread ander2_1434
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? -- http://mail.python.org/mailman/listinfo/python-list