summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2002-04-15 22:00:25 (GMT)
committerBarry Warsaw <barry@python.org>2002-04-15 22:00:25 (GMT)
commit24fd0252c474bb1e4189dd6b92e572343f27f0f9 (patch)
tree412dfe3a9ccce478754c2f314bb9d60ab6db38d8 /Mac
parent0e0b6180ba2f85d54bdaeb4c36aac8bb01dd1759 (diff)
downloadcpython-24fd0252c474bb1e4189dd6b92e572343f27f0f9.zip
cpython-24fd0252c474bb1e4189dd6b92e572343f27f0f9.tar.gz
cpython-24fd0252c474bb1e4189dd6b92e572343f27f0f9.tar.bz2
parseaddr(): Don't use rfc822.parseaddr() because this now implies a
double call to AddressList.getaddrlist(), and /that/ always returns an empty list for the second and subsequent calls. Instead, instantiate an AddressList directly, and get the parsed addresses out of the addresslist attribute.
Diffstat (limited to 'Mac')
0 files changed, 0 insertions, 0 deletions