Antoine Pitrou <pit...@free.fr> added the comment:

Well, creating a separate module is an anti-pattern in itself. calendar vs. 
time vs. datetime, anyone?
I would instead propose separate functions: decimal_time, decimal_clock... or, 
if you prefer, time_decimal and so on.

----------
nosy: +pitrou

_______________________________________
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