]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF patch# 1769016 by James Brotchie.
authorGuido van Rossum <guido@python.org>
Tue, 7 Aug 2007 14:26:40 +0000 (14:26 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 7 Aug 2007 14:26:40 +0000 (14:26 +0000)
commitcd869d8d415a9278addf5f2bd3648aa2fbffe660
treec602d76feaef709e145225722113625fc3f16962
parentca8dd9182e60bc4411a5ed9b679caf188af05b6a
SF patch# 1769016 by James Brotchie.
Change plistlib to use bytes instead of strings.
Fix test_plistlib accordingly.
Lib/plat-mac/plistlib.py
Lib/test/test_plistlib.py