commit | 71095ea4ce1b8584d89047f2256b183d40cc9d35 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Tue Mar 31 03:58:04 2009 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Tue Mar 31 03:58:04 2009 +0000 |
tree | 028192d278feeead27a14c1423dd1967733e90e8 | |
parent | 14f3ae2723e6b901906022bd34e012b27a27df07 [diff] |
The message for the exception when time.strptime was passed something other than str did not output the type of the argument but the object itself.