]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Jason Mastaler's patch to break the dependence on rfc822.py for the
authorBarry Warsaw <barry@python.org>
Tue, 5 Nov 2002 19:54:52 +0000 (19:54 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 5 Nov 2002 19:54:52 +0000 (19:54 +0000)
commit030ddf794f32be9ce4b7382fe218c1d6db812866
tree1473db6da7fa74bb05c77893fa59847d52f0a329
parent7d7930bb3fdb16e3a041a983717cffdd142ea8cf
Jason Mastaler's patch to break the dependence on rfc822.py for the
address parsing routines.  Closes SF patch #613434.
Lib/email/Utils.py
Lib/email/_parseaddr.py [new file with mode: 0644]