Message137004
| Author | sandro.tosi |
|---|---|
| Recipients | sandro.tosi |
| Date | 2011-05-26.20:14:09 |
| SpamBayes Score | 0.0002823012 |
| Marked as misclassified | No |
| Message-id | <1306440850.45.0.221932335134.issue12191@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hi, following up the discussion on http://mail.python.org/pipermail/python-dev/2011-May/111642.html here'a patch to introduce shutil.chown() along with doc, tests and a change in os doc to link to the new function (I also took the occasion to rewrap os.chown() doc text). As of now only the one-file function is implemented, let's see at a later time what's about for a recursive one. The patch was prepared against default, but it probably makes sense to backport it to 2.7? Any comment/suggestion is welcome! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-05-26 20:14:10 | sandro.tosi | set | recipients: + sandro.tosi |
| 2011-05-26 20:14:10 | sandro.tosi | set | messageid: <1306440850.45.0.221932335134.issue12191@psf.upfronthosting.co.za> |
| 2011-05-26 20:14:09 | sandro.tosi | link | issue12191 messages |
| 2011-05-26 20:14:09 | sandro.tosi | create | |