Tino Dai wrote:
>
>
> On 7/16/07, *Tiger12506* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
> curses does not run on my Windows XP computer.
> Is this supposed to be a Linux only module?
>
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File "C:\Python25\lib\curses\__init__.py", line 15, in <module>
> from _curses import *
> ImportError: No module named _curses
>
>
> That and cygwin.
>
> -Tino
There's a Console module that you can use to do the same thing at a DOS
prompt in windows, but that's not cross-platform either.
-Luke
_______________________________________________
Tutor maillist - [email protected]
http://mail.python.org/mailman/listinfo/tutor