> Traceback (most recent call last): > File "<pyshell#28>", line 1, in -toplevel- > sys.ps2 > AttributeError: 'module' object has no attribute 'ps2' > > What's wrong?
IDLE doesn't use sys.ps2. See the thread starting at:
http://mail.python.org/pipermail/idle-dev/2002-February/000862.html
_______________________________________________
Tutor maillist - [email protected]
http://mail.python.org/mailman/listinfo/tutor
