]> granicus.if.org Git - python/commit
An updated FeedParser that should be RFC complaint, passes all existing
authorBarry Warsaw <barry@python.org>
Sun, 9 May 2004 03:29:23 +0000 (03:29 +0000)
committerBarry Warsaw <barry@python.org>
Sun, 9 May 2004 03:29:23 +0000 (03:29 +0000)
commit418101fd6427ab163724b90ba12ea11eb1a1a6db
tree346609b49b115286862d77623f71b5853f864dd1
parent333e830b83018e99d18eaddacc675ba8267b411b
An updated FeedParser that should be RFC complaint, passes all existing
(standard) tests, and doesn't throw parse errors.  I still need throw
Anthony's torture test at it, but I wanted to get this checked in and off my
disk.
Lib/email/FeedParser.py