Lars Gustäbel <l...@gustaebel.de> added the comment: The patch goes a bit too far. Though it solves this particular problem with the way TarFile.extractall() works, it breaks TarFile.extract(). Running the testsuite does not expose this, simply because there's no testcase :-(
Please see the attached testcase I just wrote which illustrates the problem. ---------- nosy: +lars.gustaebel Added file: http://bugs.python.org/file19352/tarfile-extract-directory-test.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10184> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com