]> granicus.if.org Git - python/commit
Enable extra testing now that os.isatty() is in. (Also tests os.isatty ;P)
authorThomas Wouters <thomas@python.org>
Wed, 19 Jul 2000 14:51:54 +0000 (14:51 +0000)
committerThomas Wouters <thomas@python.org>
Wed, 19 Jul 2000 14:51:54 +0000 (14:51 +0000)
commitbaf2663e44c2a143dac0d9477ea0d77286a6f1d0
tree8ccdba5b55c9599ddcefce7ddfa4ed90e9b4e66d
parent616607a98719aa48e7f044dde828456d987a8385
Enable extra testing now that os.isatty() is in. (Also tests os.isatty ;P)
Lib/test/test_openpty.py
Lib/test/test_pty.py