This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients eric.araujo, eric.smith, ezio.melotti, giampaolo.rodola, gregory.p.smith, ncoghlan, neologix, petri.lehtinen, pitrou, python-dev, r.david.murray, sandro.tosi, vstinner
Date 2011-08-22.21:29:03
SpamBayes Score 0.020758508
Marked as misclassified No
Message-id <E1Qvc3L-0007aE-2I@dinsdale.python.org>
In-reply-to
Content
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
History
Date User Action Args
2011-08-22 21:29:04python-devsetrecipients: + python-dev, gregory.p.smith, ncoghlan, pitrou, vstinner, eric.smith, giampaolo.rodola, ezio.melotti, eric.araujo, r.david.murray, sandro.tosi, neologix, petri.lehtinen
2011-08-22 21:29:03python-devlinkissue12191 messages
2011-08-22 21:29:03python-devcreate