Message152129
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. |
|
| Date |
User |
Action |
Args |
| 2012-01-27 22:07:20 | belopolsky | set | recipients:
+ belopolsky, loewis, vstinner, Arfrever |
| 2012-01-27 22:07:20 | belopolsky | set | messageid: <[email protected]> |
| 2012-01-27 22:07:19 | belopolsky | link | issue13882 messages |
| 2012-01-27 22:07:19 | belopolsky | create | |
|