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

Éric Araujo report at bugs.python.org
Fri May 27 18:53:31 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

As a general rule, rewrapping is not done in patches, it can make review less easy.  The committer can do it, sometimes in a second commit.

I commented on the review page.

----------
nosy: +eric.araujo
title: Shutil - add chown() in order to allow to use user and group name (and not only uid/gid) -> Add shutil.chown to allow to use user and group name (and not only uid/gid)

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


More information about the Python-bugs-list mailing list