]> granicus.if.org Git - python/commitdiff
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)
........
  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.
........


No differences found