[issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)

Roundup Robot report at bugs.python.org
Mon Aug 22 23:29:04 CEST 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset d1fd0f0f8e68 by Sandro Tosi in branch 'default':
#12191: add shutil.chown() to change user and/or group owner of a given path also specifying their names.
http://hg.python.org/cpython/rev/d1fd0f0f8e68

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list