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

Larry Hastings report at bugs.python.org
Thu Mar 15 20:20:28 CET 2012


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

A fresh patch for adding st_mtime_ns etc to os.stat output.  This is the same as last night's patch but with fresh line numbers.  (Generated against 44eba26951f6.)

----------
Added file: http://bugs.python.org/file24875/larry.st_mtime_ns.patch.3.txt

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


More information about the Python-bugs-list mailing list