]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make this work on Mac as well (where Type and Creator are bytes instead of str).
authorGuido van Rossum <guido@python.org>
Tue, 28 Aug 2007 03:35:35 +0000 (03:35 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 Aug 2007 03:35:35 +0000 (03:35 +0000)
commit1b261dff3e24cbe063bed2e09f2f80061293004f
treeea60a0c0678bb96b9ba5f6dd8a6c135976941b80
parent92bab812f7e9b7a27054cfa302223c3f583bff9c
Make this work on Mac as well (where Type and Creator are bytes instead of str).
Lib/binhex.py