]> granicus.if.org Git - python/commit
Blocked revisions 65402 via svnmerge
authorLars Gustäbel <lars@gustaebel.de>
Sat, 2 Aug 2008 11:36:08 +0000 (11:36 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Sat, 2 Aug 2008 11:36:08 +0000 (11:36 +0000)
commit8e746e3e2d32cfebabda1ad3ccdf069d7a471df9
treea9e47bf578e6cb92bd95fb5187fd0aa4f94c732e
parentcdfae162c9d43f8d398cdb857f56c138579ef932
Blocked revisions 65402 via svnmerge

........
  r65402 | lars.gustaebel | 2008-08-02 13:26:39 +0200 (Sat, 02 Aug 2008) | 5 lines

  Issue #3039: Fix TarFileCompat.writestr() which always raised an
  AttributeError since __slots__ were added to zipfile.ZipInfo in
  r46967 two years ago.
  Add a warning about the removal of TarFileCompat in Python 3.0.
........