Message256326
note, that there are many other usecases for that function, like chattr, chmod g+w, touch and so on.
But I'm personally consider this will bloat python library, since everyone can write it's own cycle over os.walk() in his program.
Also, chown itself is allowed only for superuser (although chgrp is allowed in some cases to generic user), so this is very rare usecase, as I think. |
|
Date |
User |
Action |
Args |
2015-12-13 17:42:37 | socketpair | set | recipients:
+ socketpair, ncoghlan, orsenthil, pitrou, vstinner, eric.smith, giampaolo.rodola, ezio.melotti, eric.araujo, r.david.murray, berker.peksag, Low.Kian.Seong, Tigger.Level-5, YoSTEALTH |
2015-12-13 17:42:36 | socketpair | set | messageid: <1450028556.94.0.751073429156.issue13033@psf.upfronthosting.co.za> |
2015-12-13 17:42:36 | socketpair | link | issue13033 messages |
2015-12-13 17:42:36 | socketpair | create | |
|