]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
restore 2.2 compatibility:
authorJust van Rossum <just@letterror.com>
Sun, 29 Jun 2003 22:20:26 +0000 (22:20 +0000)
committerJust van Rossum <just@letterror.com>
Sun, 29 Jun 2003 22:20:26 +0000 (22:20 +0000)
commit79b0ae12fdb6ce4b0d827ffb97fd3a59bee10c00
tree53c178d2fe54d9f26812d1d721211d4d80f4abd6
parent762d2cce6fe32b860dbff7ff426297a603ae731b
restore 2.2 compatibility:
- don't use "abc" in aString
- don't reorganize extension modules when not using zipimport
Lib/plat-mac/bundlebuilder.py