On 1/22/2010 4:38 PM, Tarek Ziadé wrote:
On Sat, Jan 23, 2010 at 1:15 AM, Sridhar Ratnakumar
<sridh...@activestate.com>  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

Or use os.walk. :)

-srid
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to