]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove a dict.has_key() usage in email._parseaddr found while running -3.
authorBrett Cannon <bcannon@gmail.com>
Sun, 3 Aug 2008 23:40:13 +0000 (23:40 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 3 Aug 2008 23:40:13 +0000 (23:40 +0000)
commit81614988176cc79b74c2dc9dbc38cd56856a08e7
tree65ce930c5c9206d05fe17d970110d114288d99ea
parent1f571c6e602e7dc35d18cede0f70d34fd38e21ae
Remove a dict.has_key() usage in email._parseaddr found while running -3.
Lib/email/_parseaddr.py