]> granicus.if.org Git - python/commit
parsedate_tz(): Be slightly more lenient when there's no day of the
authorBarry Warsaw <barry@python.org>
Thu, 8 May 2003 03:33:15 +0000 (03:33 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 8 May 2003 03:33:15 +0000 (03:33 +0000)
commitb5dc39f02c47d561110171e014c340844f4a52b3
treef3e6c0fbc25aaf890e11dfaca6308990a779818d
parent86e1790cad8bb85faad5e91e1a46dc7c6373d20a
parsedate_tz(): Be slightly more lenient when there's no day of the
week.  Patch given by Daniel Berlin in SF bug # 732761.  Also closes
SF bug # 727719.

Backport candidate.
Lib/email/_parseaddr.py