[New-bugs-announce] [issue13033] recursive chown for shutils

Low Kian Seong report at bugs.python.org
Fri Sep 23 11:24:09 CEST 2011


New submission from Low Kian Seong <kianseong at gmail.com>:

Currently shutils chown still can't do a recursive chown. It would be nice to have this instead of having to do the looping dance we put our selves through each time we need recursion. Ruby's FileUtils already have this.

----------
components: Library (Lib)
messages: 144439
nosy: Low.Kian.Seong
priority: normal
severity: normal
status: open
title: recursive chown for shutils
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13033>
_______________________________________


More information about the New-bugs-announce mailing list