[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
Sat Mar 17 18:33:51 CET 2012
Larry Hastings <larry at hastings.org> added the comment:
Incorporated Greg's (hopefully) parting shot. Also put the "as an integer" back for the docs. Finally, munged the note about float seconds vs integer nanoseconds a bit; I think it's an improvement.
Can I get the go ahead now, pretty please?
----------
assignee: -> larry
stage: -> patch review
Added file: http://bugs.python.org/file24908/larry.st_mtime_ns.patch.6.txt
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14127>
_______________________________________
More information about the Python-bugs-list
mailing list