New submission from Low Kian Seong <[email protected]>: 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 <[email protected]> <http://bugs.python.org/issue13033> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
