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

Larry Hastings report at bugs.python.org
Sun Mar 4 01:24:24 CET 2012


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

Actually, I'm hoping that by the time we get better than nanosecond resolution, we can also switch to 128-bit floats, and then the existing st_[acm]time field will become the preferred representation once more.  What goes around comes around!

----------

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


More information about the Python-bugs-list mailing list