diff options
author | Raymond Hettinger <python@rcn.com> | 2002-10-06 03:37:00 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2002-10-06 03:37:00 (GMT) |
commit | 6b7a7d24effe6c670e7c4dd594912bc5e3f10fcb (patch) | |
tree | 490fba5cba6fc45737131e90846863b5f26a638c /Lib/dircache.py | |
parent | 5c6ab4a2dd183b5c1d7b1b14010ccaec560dff8b (diff) | |
download | cpython-6b7a7d24effe6c670e7c4dd594912bc5e3f10fcb.zip cpython-6b7a7d24effe6c670e7c4dd594912bc5e3f10fcb.tar.gz cpython-6b7a7d24effe6c670e7c4dd594912bc5e3f10fcb.tar.bz2 |
Backport 1.60 and 1.62:
Patch #586999: Fix multiline string in sendmail example.
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/dircache.py')
0 files changed, 0 insertions, 0 deletions