[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
Sat Jun 23 05:00:23 CEST 2012


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

Closing this, as I have now removed os.utimensat and os.futimesat.  As well as os.futimens, os.futimes, and os.lutimes.  And in fact retooled os.utime in a pretty major way.  (See #14626.)

----------
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list