While we're at it, adding a "recursive" argument to this shutil.chown could also be useful. _______________________________________________ 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
- [Python-Dev] Extending os.chown() to accept user/... Sandro Tosi
- Re: [Python-Dev] Extending os.chown() to acc... Barry Warsaw
- Re: [Python-Dev] Extending os.chown() to... Antoine Pitrou
- Re: [Python-Dev] Extending os.chown(... Sandro Tosi
- Re: [Python-Dev] Extending os.chown() to... Dirkjan Ochtman
- Re: [Python-Dev] Extending os.chown(... Barry Warsaw
- Re: [Python-Dev] Extending os.chown() to acc... Charles-François Natali
- Re: [Python-Dev] Extending os.chown() to... Victor Stinner
- Re: [Python-Dev] Extending os.chown(... Eric Smith
- Re: [Python-Dev] Extending os.chown(... Petri Lehtinen
- Re: [Python-Dev] Extending os.chown(... Charles-François Natali
- Re: [Python-Dev] Extending os.ch... Nick Coghlan
- Re: [Python-Dev] Extending ... Petri Lehtinen
- [Python-Dev] os.stat an... Ross Lagerwall
- Re: [Python-Dev] os... Alexander Belopolsky
- Re: [Python-Dev] os... Martin v. Löwis
- Re: [Python-Dev] Extending os.chown(... Tim Delaney