From 8e746e3e2d32cfebabda1ad3ccdf069d7a471df9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20Gust=C3=A4bel?= Date: Sat, 2 Aug 2008 11:36:08 +0000 Subject: [PATCH] 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. ........ -- 2.47.3