commit | 4a6302b6fe1a0acb85267677a9be2ee925cf8248 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sun Jul 13 01:31:38 2003 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sun Jul 13 01:31:38 2003 +0000 |
tree | f277b3b2411c2d0502fa17aa686d39d941501c53 | |
parent | 627273733fd8c885e2b798581c530708cfee4514 [diff] |
SF 748201: time.strptime() should display format and date on error Usability fix. Makes the error message more helpful.