[issue11457] os.stat(): add new fields to get timestamps as Decimal objects with nanosecond resolution

STINNER Victor report at bugs.python.org
Tue Jan 24 02:20:16 CET 2012


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Attached patch prepares time.wallclock() to be able to return the result as an integer (seconds, nanoseconds).

----------
keywords: +patch
Added file: http://bugs.python.org/file24309/time_integer.patch

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


More information about the Python-bugs-list mailing list