Message154874
I don't see how that's better than
os.utime(path, ns=(atime, mtime))
If you think that in the future you could add resolution="fs", well, you could just as easily add fs=(atime, mtime). |
|
| Date |
User |
Action |
Args |
| 2012-03-04 00:57:04 | gvanrossum | set | recipients:
+ gvanrossum, loewis, pitrou, vstinner, larry, Arfrever, r.david.murray, rosslagerwall |
| 2012-03-04 00:57:03 | gvanrossum | set | messageid: <[email protected]> |
| 2012-03-04 00:57:02 | gvanrossum | link | issue14127 messages |
| 2012-03-04 00:57:02 | gvanrossum | create | |
|