Miki Tebeka <[email protected]> added the comment: I see the same problem when "from __future__ import division" on the 2.x series. Seem like the timedelta objects is missing the __truediv__ method.
---------- nosy: +tebeka versions: +Python 2.7 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue1083> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
