[issue13033] Add shutil.chowntree

2011-12-25 Thread Tigger Level-5
Tigger Level-5 added the comment: Hi Éric, Apologies for the late response, attached is the patch. Let me know if I need any changes or anything else. Best, Tigger On Sat, Nov 5, 2011 at 11:01 AM, Éric Araujo wrote: > > Éric Araujo added the comment: > > Tigger: Could you pro

[issue13033] Add shutil.chowntree

2011-09-24 Thread Tigger Level-5
Tigger Level-5 added the comment: First time posting, how about something like this. Just added a os.walk method to do the chown recursively. -- nosy: +Tigger.Level-5 Added file: http://bugs.python.org/file23240/temp.py ___ Python tracker <h