]> granicus.if.org Git - python/commit
time: fix gcc warning
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 7 Oct 2010 01:00:52 +0000 (01:00 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 7 Oct 2010 01:00:52 +0000 (01:00 +0000)
commitef12810f0c23a0c0e8b276e76d289f0f211ab5bb
tree256b3c2ccecf66e01a127ba374c8426f64823124
parent4726e40e00ad9c2e333c4dfc5005f410a520834c
time: fix gcc warning

 * Create format_arg variable to use the right types
 * Strip trailing spaces
Modules/timemodule.c