[issue11457] Expose nanosecond precision from system calls

Martin v. Löwis report at bugs.python.org
Sat Jun 4 00:13:15 CEST 2011


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

> I support this idea in theory, but as long as decimal is implemented
> in Python, os module should probably expose a low level (tuple-based?)
> interface and a higher level module would provide Decimal-based
> high-precision time.

Can you explain why you think so? I fail to see the connection.

----------

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


More information about the Python-bugs-list mailing list