]> granicus.if.org Git - python/commit
Bug #1249573: fix rfc822.parsedate not accepting a certain date format
authorGeorg Brandl <georg@python.org>
Mon, 22 Jan 2007 21:10:43 +0000 (21:10 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 22 Jan 2007 21:10:43 +0000 (21:10 +0000)
commit742e39296a80a72cba06fdfd3b25abbb6e723885
tree8b03d08425b6f8afe7a62e4936238492d095041b
parentf446a9b00a50ffe6041447cb2b8b252cc315ac69
Bug #1249573: fix rfc822.parsedate not accepting a certain date format
 (backport from rev. 53522)
Lib/rfc822.py