cpython/Lib/test/output
Guido van Rossum 4fe72f9b03 Patch 1420 by Ron Adam.
This adds support for bytes literals (b'...') to tokenize.py, and
removes support for unicode literals (u'...').
2007-11-12 17:40:10 +00:00
..
test_cProfile Merged revisions 55007-55179 via svnmerge from 2007-05-07 22:24:25 +00:00
test_extcall Merged revisions 55407-55513 via svnmerge from 2007-05-22 18:11:13 +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 Merged revisions 55007-55179 via svnmerge from 2007-05-07 22:24:25 +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