commit | 0f38908684505905fd0890f4effbe6f683b39954 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Thu Apr 04 02:09:20 2013 +0300 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Thu Apr 04 02:09:20 2013 +0300 |
tree | b38d916a07ecd6e6cefd10ccb0fea619f0e2d172 | |
parent | a99e1711f7899fa49dfde4cd6b7514ad172ddff2 [diff] |
#17572: Avoid chained exceptions while passing bad directives to time.strptime(). Initial patch by Claudiu Popa.