]> 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 17:23:59 +0000 (17:23 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Aug 2007 17:23:59 +0000 (17:23 +0000)
commit39478e852827a4ca6955151bf004c7a15099a4b1
tree05e52988c7904b7c7dad9427411bece5f9c45fcb
parent85825dc1ff5cc21c5f3f453b30b825a7200609cb
Changes in anticipation of stricter str vs. bytes enforcement.
15 files changed:
Lib/ctypes/test/test_internals.py
Lib/hmac.py
Lib/mimetools.py
Lib/pickle.py
Lib/test/pickletester.py
Lib/test/string_tests.py
Lib/test/test_complex.py
Lib/test/test_datetime.py
Lib/test/test_gettext.py
Lib/test/test_hmac.py
Lib/test/test_httplib.py
Lib/test/test_io.py
Lib/test/test_tempfile.py
Lib/test/test_unicode.py
Lib/uu.py