[issue14127] os.stat and os.utime: allow preserving exact metadata

Larry Hastings report at bugs.python.org
Sun Feb 26 21:38:50 CET 2012


Larry Hastings <larry at hastings.org> added the comment:

My mistake!  That ought to teach me to bound out of bed Sunday morning with my "brilliant realization".  (But it probably won't.)

I volunteer to implement this, with the new custom class for the os.stat object.  I'll have it done no later than the PyCon sprints next month.

For the record, I actually prefer "ns".  "s" is the SI standard abbreviation for second (as is "n" for nano-):
http://en.wikipedia.org/wiki/International_System_of_Units#Units_and_prefixes
If we're going to abbreviate, I think it's reasonable to go with their standard.  But I'm willing to be overridden.

----------

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


More information about the Python-bugs-list mailing list