]> granicus.if.org Git - python/commit
Make the test of chr() overflow pass.
authorGuido van Rossum <guido@python.org>
Tue, 17 Jul 2007 00:34:25 +0000 (00:34 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 17 Jul 2007 00:34:25 +0000 (00:34 +0000)
commite63bae6b09763bd00908af96fc89b9ce52f89072
tree3de6bf8529449f94e82936301a3aaca835561617
parent72e110c1cdf1ab187b0799cca788748484556028
Make the test of chr() overflow pass.
(Sigh. There are so many redundant tests.)
Lib/test/test_exceptions.py