Author lars.gustaebel
Recipients
Date 2005-10-26.10:21:59
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Old tar programs do not produce DIRTYPE members, they
represent directories as REGTYPE members with a
trailing slash. A workaround for these "buggy" archives
is in tarfile.py since 2002, but got lost at some point
in time. The attached patch revives this workaround and
provides a regression test.
History
Date User Action Args
2007-08-23 15:44:20adminlinkissue1338314 messages
2007-08-23 15:44:20admincreate