]> granicus.if.org Git - python/commit
Changes in anticipation of stricter str vs. bytes enforcement.
authorGuido van Rossum <guido@python.org>
Mon, 27 Aug 2007 18:31:48 +0000 (18:31 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Aug 2007 18:31:48 +0000 (18:31 +0000)
commit9c62772d5e0e096458c6f5c8e50cc84fcc1383f7
tree088d8c2701cf01ed6e516d83aff3182de9cb555d
parent35d9428046e74cd9c36fb4507ca048dad32097cc
Changes in anticipation of stricter str vs. bytes enforcement.
Lib/test/test_bytes.py
Lib/test/test_ucn.py
Lib/test/test_unicode.py
Lib/test/test_unicode_file.py
Lib/test/test_unicodedata.py
Lib/test/test_univnewlines.py
Lib/test/test_zipfile.py