[issue13033] recursive chown for shutils

2011-09-23 Thread Low Kian Seong

New submission from Low Kian Seong kianse...@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 rep...@bugs.python.org
http://bugs.python.org/issue13033
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue13033] recursive chown for shutils

2011-09-23 Thread Eric V. Smith

Eric V. Smith e...@trueblade.com added the comment:

See also issue 12191, where there was a brief discussion of this.

--
nosy: +eric.smith

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue13033
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com