]> 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 20:40:10 +0000 (20:40 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Aug 2007 20:40:10 +0000 (20:40 +0000)
commit09549f44076e84083cbb15dbd6da9d1a3fd6d7f1
tree311dfe57d4e326137b0435846cd07c3d717f26d0
parent739e2ad64bc2a5a345723a23ca01fa6b54ba1c9f
Changes in anticipation of stricter str vs. bytes enforcement.
Lib/base64.py
Lib/binhex.py
Lib/test/string_tests.py
Lib/test/test_bytes.py
Lib/test/test_cgi.py
Lib/test/test_codeccallbacks.py
Lib/test/test_codecs.py
Lib/test/test_complex.py
Lib/wave.py