Fix issue with floating-point time values
commita02f6774f580444b30207a9b1c6c0ad755537b11
authorThomas Perl <thp@thpinfo.com>
Mon, 1 Mar 2010 23:45:47 +0000 (2 00:45 +0100)
committerThomas Perl <thp@thpinfo.com>
Mon, 1 Mar 2010 23:45:47 +0000 (2 00:45 +0100)
treed6c89d47f083ce30b49f7b0d7079f4036ba21769
parent0e6e3d8a933c8ff3a474156dc144ac66be245c2e
Fix issue with floating-point time values

Formatting a time span only works if the
input data is an integer value.
src/gpodder/util.py