]> granicus.if.org Git - python/commit
#3317 in zipfile module, restore the previous names of global variables:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 11 Jul 2008 21:28:25 +0000 (21:28 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 11 Jul 2008 21:28:25 +0000 (21:28 +0000)
commitae6d2b917520f441eb8538466c0b848047dd58f2
tree3a1915c314a484293a0f433c2b85afe985f97a0a
parent8dbbb96929b6e8775d8b5d873dde48376410d274
#3317 in zipfile module, restore the previous names of global variables:
some applications relied on them.

Also remove duplicated lines.
Lib/zipfile.py