summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/ScriptBinding.py
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2002-09-05 01:14:07 (GMT)
committerRaymond Hettinger <python@rcn.com>2002-09-05 01:14:07 (GMT)
commit342456d5d25be692c3ddd43d0446b52555251ccc (patch)
treec1e84408193790c379f11b9ceef44741de98905e /Lib/idlelib/ScriptBinding.py
parentd918884bb884c0568b6ac64dba9771c1368f0b5d (diff)
downloadcpython-342456d5d25be692c3ddd43d0446b52555251ccc.zip
cpython-342456d5d25be692c3ddd43d0446b52555251ccc.tar.gz
cpython-342456d5d25be692c3ddd43d0446b52555251ccc.tar.bz2
smptlib did not handle empty addresses.
The problem was that it expected rfc822.parseaddr() to return None upon a parse failure. The actual, documented return value for a parse failure is (None, None). Closes SF bug 602029.
Diffstat (limited to 'Lib/idlelib/ScriptBinding.py')
0 files changed, 0 insertions, 0 deletions