Alexander Belopolsky <[email protected]> added the comment:
On Wed, Apr 21, 2010 at 2:03 PM, Mark Dickinson <[email protected]> wrote: .. > (BTW, as well as the newly introduced division methods, td.tosecs already > exists, except that it's spelt td.total_seconds.) Aggrrr! How did that slip in? :-) 86399999913600.0 Shouldn't td.total_seconds() return Decimal? Maybe in py4k ... ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue1673409> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
