Roundup Tracker - Issues

Issue 968398

classification
fix python 2.3.3 strftime deprecation warning
Type: Severity: normal
Components: None Versions:
process
Status: closed fixed
:
: :
Priority: normal : patch

Created on 2004-06-07 19:36 by anonymous, last changed 2004-06-07 19:36 by anonymous.

Files
File name Uploaded Description Edit Remove
06_int_date_seconds.dpatch anonymous, 2004-06-07 19:36
Messages
msg2715 Author: [hidden] (anonymous) Date: 2004-06-07 19:36
The strtime function expects only ints, not floats. The
given patch converts the float seconds to int.
History
Date User Action Args
2004-06-07 19:36:05anonymouscreate