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

Antoine Pitrou report at bugs.python.org
Sun Mar 4 01:37:59 CET 2012


Antoine Pitrou <pitrou at free.fr> 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 if your hope isn't fulfilled? That doesn't sound like a reasonable
decision-making strategy.

----------

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


More information about the Python-bugs-list mailing list