]> granicus.if.org Git - python/commit
Port rfc822.py changes that didn't make it into this copy,
authorBarry Warsaw <barry@python.org>
Mon, 30 Dec 2002 16:21:07 +0000 (16:21 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 30 Dec 2002 16:21:07 +0000 (16:21 +0000)
commit1fb22bb24fd395a12a225b2418ea8d22d5b37610
treebbad267f26e08672a69a2a2d36e405889b4f7608
parentedb59c1ee8872d4a9f5e57b39874ca1d115f2fd4
Port rfc822.py changes that didn't make it into this copy,
specifically that dots are allowed in obs-phrase.  This fixes parsing
of dots in realnames.
Lib/email/_parseaddr.py