Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

On Fri, Jun 3, 2011 at 3:57 PM, Martin v. Löwis <rep...@bugs.python.org> wrote:
..
> I suggest that rather than using composite time stamps, decimal.Decimal is 
> used to represent high-precision time in Python.

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.

BTW, what is the status of cdecimal?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11457>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to