Lars Gustäbel <[email protected]> added the comment: 0666 is the right mode and the patch is correct.
@Tarek: Why does shutil.make_archive() use mode "w|..." instead of "w:..."? IMHO that is not necessary, because it works on regular files only. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8464> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
