commit | 1aca31e8f329e19de62a2f1a2080995e5712a9cd | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Sep 22 09:03:56 2012 +0200 |
committer | Georg Brandl <georg@python.org> | Sat Sep 22 09:03:56 2012 +0200 |
tree | 9a3d62178053892e1bb1033032f88977746a7951 | |
parent | deb92b5b1b015191bb9f072b67536e471bd37a7a [diff] |
Closes #15925: fix regression in parsedate() and parsedate_tz() that should return None if unable to parse the argument.