On 7/16/07, Tiger12506 <[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
_______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
