[issue14127] add st_*time_ns fields to os.stat(), add ns keyword to os.*utime*(), os.*utimens*() expects a number of nanoseconds

Larry Hastings report at bugs.python.org
Thu May 3 10:24:23 CEST 2012


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

We don't!

The test that failed compares the ns_[amc]time and ns_[amc]time_ns fields to ensure they're roughly equivalent.  Note that the former fields are floats, which by now ought not to be news to you.

----------

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


More information about the Python-bugs-list mailing list