]> granicus.if.org Git - python/commit
#13054: fix usage of sys.maxunicode after PEP-393.
authorEzio Melotti <none@none>
Tue, 4 Oct 2011 16:06:00 +0000 (19:06 +0300)
committerEzio Melotti <none@none>
Tue, 4 Oct 2011 16:06:00 +0000 (19:06 +0300)
commita9860aeb08fce7494a963746c04102d23f1cf4ac
treebe8e64b6a66b80997969362be5795b75ac7b313a
parentb7591d4780c76e17db4e143a097d128b124c2e66
#13054: fix usage of sys.maxunicode after PEP-393.
Lib/sre_compile.py
Lib/test/test_builtin.py
Lib/test/test_codeccallbacks.py
Lib/test/test_multibytecodec.py
Lib/test/test_unicode.py
Tools/pybench/pybench.py
Tools/unicode/comparecodecs.py