R. David Murray <rdmur...@bitdance.com> added the comment: I don't see why the tarfile case should be different from the tar case. You can "always chmod it later" in python, too (with os.walk and os.chmod). Perhaps the real need is for a recursive chmod in shutil?
---------- nosy: +r.david.murray priority: -> low _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6196> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com