Mark Dickinson <dicki...@gmail.com> added the comment:

I think it's fine to do the division and round the result to the nearest whole 
number of microseconds.  I don't see any good reason for disallowing timedelta 
/ int (or even timedelta / float).

----------
nosy: +mark.dickinson

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

Reply via email to