On Sat, Jan 23, 2010 at 1:15 AM, Sridhar Ratnakumar <[email protected]> wrote: [..] > Will this callable recieve TarInfo objects if the filetype is tarfile? What > would it receive otherwise? How can `_ensure_read_write_access` be > implemented using this callable? I cannot think of a design for this. (In > that case, maybe then the permission setting would happen on the actual > extracted files post-extraction).
Yes, I was thinking of a post-process on the file freshly created on the system Tarek _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
