Martin v. Löwis <[EMAIL PROTECTED]> added the comment: I can't reproduce this. If I do
py> import tarfile py> t=tarfile.open("pyOpenSSL-0.6.tar.gz","r:*") py> t.extractall() py> it extracts just fine, and sets the s-bits. I've used the file at http://downloads.sourceforge.net/pyopenssl/pyOpenSSL-0.6.tar.gz?modtime=1092355200&big_mirror=0 ---------- assignee: -> lars.gustaebel nosy: +lars.gustaebel, loewis _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3016> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com