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

Martin v. Löwis report at bugs.python.org
Mon Jan 30 22:14:46 CET 2012


Martin v. Löwis <martin at v.loewis.de> added the comment:

> I know that the underlying C function expects a timespec structure,
> but Python can try to use a higher level API, isn't it?

I agree entirely.

----------

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


More information about the Python-bugs-list mailing list