"bhaaluu" <[EMAIL PROTECTED]> wrote

>>>> import msvcrt
> Traceback (most recent call last):
>  File "<stdin>", line 1, in ?
> ImportError: No module named msvcrt
>>>>

You are on Linux so you'll need to port it to use curses instead of 
msvcrt...

Alan G 


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to