
report at bugs
Nov 26, 2009, 4:17 AM
Post #4 of 4
(232 views)
Permalink
|
|
[issue5788] datetime.timedelta is inconvenient to use...
[In reply to]
|
|
Antoine Pitrou <pitrou [at] free> added the comment: > A late note: this would be redundant if the oft-requested division of > timedeltas were implemented: t.total_seconds could then be spelt > > t/timedelta(seconds=1) It would be less obvious, though. ---------- _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue5788> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|