]> granicus.if.org Git - python/commit
zlib now uses bytes everywhere, and the test passes.
authorGuido van Rossum <guido@python.org>
Tue, 22 May 2007 22:44:07 +0000 (22:44 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 22 May 2007 22:44:07 +0000 (22:44 +0000)
commit776152b6018fa1dc25c7a1960237c76c26931cab
treef7621cb7d856de93ab664bcd34b59bbe4e6373b3
parentdcee3c0d1f536bef1c01fbdcbf714b82b7aa1b1e
zlib now uses bytes everywhere, and the test passes.
Lib/test/test_zlib.py
Modules/zlibmodule.c