[issue2706] datetime: define division timedelta/timedelta

Mark Dickinson report at bugs.python.org
Sat Nov 15 11:26:00 CET 2008


Mark Dickinson <dickinsm at gmail.com> added the comment:

By the way, I assume that any plan to add this division would also include 
adding the inverse operation:

timedelta * float -> timedelta.

It wouldn't make a whole lot of sense to have one without the other.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2706>
_______________________________________


More information about the Python-bugs-list mailing list