cpython/Lib/test/output
Guido van Rossum f64db9f6db Fix the rest of issue 1400, by introducing a proper implementation of
line buffering.  The TextIOWrapper class no longer calls isatty() on
every write() call.
2007-12-06 01:04:26 +00:00
..
test_cProfile Fix the rest of issue 1400, by introducing a proper implementation of 2007-12-06 01:04:26 +00:00
test_extcall Patch from Georg Brandl and me for #1493 2007-11-25 09:39:14 +00:00
test_logging Remove the exceptions builtin module, all the exceptions are already builtin. 2007-02-26 22:22:47 +00:00
test_pep277 Oh, I missed the output part of the test ... 2007-10-31 19:51:01 +00:00
test_profile Fix the rest of issue 1400, by introducing a proper implementation of 2007-12-06 01:04:26 +00:00
test_thread Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
test_tokenize Patch 1420 by Ron Adam. 2007-11-12 17:40:10 +00:00