]> granicus.if.org Git - python/commit
SF 748201: time.strptime() should display format and date on error
authorRaymond Hettinger <python@rcn.com>
Sun, 13 Jul 2003 01:31:38 +0000 (01:31 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 13 Jul 2003 01:31:38 +0000 (01:31 +0000)
commit4a6302b6fe1a0acb85267677a9be2ee925cf8248
treef277b3b2411c2d0502fa17aa686d39d941501c53
parent627273733fd8c885e2b798581c530708cfee4514
SF 748201:  time.strptime() should display format and date on error

Usability fix.  Makes the error message more helpful.
Lib/_strptime.py