]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport bwarsaw's checkin of
authorMichael W. Hudson <mwh@python.net>
Mon, 23 Sep 2002 13:40:29 +0000 (13:40 +0000)
committerMichael W. Hudson <mwh@python.net>
Mon, 23 Sep 2002 13:40:29 +0000 (13:40 +0000)
commitd24d298752251944aa7449c48be60121b09cff05
tree731ef6ae56e7196fa1fb63c208948c18c8a05a40
parentedf66107588ec36888b83bff09586d673308a581
backport bwarsaw's checkin of
    revision 1.70 of rfc822.py

parseaddr(): Fixed in the same way that Message.getaddrlist() was
fixed (re: SF bug #555035).  Include a unittest.
Lib/rfc822.py