summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_openpty.py
Commit message (Expand)AuthorAgeFilesLines
* Raise 'TestSkipped' (from the test_support) module rather than 'ImportError'Thomas Wouters2000-08-041-2/+2
* Enable extra testing now that os.isatty() is in. (Also tests os.isatty ;P)Thomas Wouters2000-07-191-5/+4
* Thomas Wouters: Test script for openpty()Guido van Rossum2000-07-011-0/+23