commit | 86e0c89b2a9c715939a7d7aee3dc271850eabd62 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Nov 26 07:22:28 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Nov 26 07:22:28 2010 +0000 |
tree | 679d9a26ebfcd4e116851b7ec709bf013c874d92 | |
parent | 420cca92e8b1b5b9bd2b9a58a93d4e8f0ff86d1d [diff] |
Merged revisions 85455 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85455 | georg.brandl | 2010-10-14 08:59:45 +0200 (Do, 14 Okt 2010) | 1 line #1710703: write zipfile structures also in the case of closing a new, but empty, archive. ........