Skip Montanaro <[email protected]> added the comment: Mark> I think it's fine to do the division and round the result to the Mark> nearest whole number of microseconds.
Right. Just think of a timedelta as a floating point number of seconds with very limited precision (1e-6 seconds). ---------- _______________________________________ 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
