This seems it might be very useful. I just downloaded and thought I'd installed "console-1.1a1-20011229.win32-py2.5.exe" in Python 2.5 in Win XP, but I can't get it to appear.
My attempts: ======================================= E:\Python25\Lib\site-packages>Console.py Traceback (most recent call last): File "E:\Python25\Lib\site-packages\Console.py", line 34, in ? raise ImportError, "installation error: cannot find a console driver" ImportError: installation error: cannot find a console driver E:\Python25\Lib\site-packages>python Console.py (silence) ========================================== Lundh says on http://effbot.org/zone/console-handbook.htm : "The Console module provides a simple console interface, which provides cursor-addressable text output, plus support for keyboard and mouse input. "The Console module is currently only available for Windows 95, 98, NT, and 2000. It probably works under Windows XP, but it hasn't been tested on that platform." So DOES it work under Win XP? Or have I screwed something up? Thanks, Dick Moores _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor