Alexander Belopolsky <alexander.belopol...@gmail.com> added the comment:

Can we pick an API for this functionality that does not follow the worst of 
design anti-patterns?  Constant arguments, varying return type, hidden import, 
and the list can go on.

What is wrong with simply creating a new module, say "hirestime" with functions 
called decimal_time(), float_time(), datetime_time() and whatever else you 
would like.  Let's keep the good old 'time' module simple.

----------

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

Reply via email to