summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/smtplib.py
diff options
context:
space:
mode:
authorbwarsaw2000-08-05 21:51:42 +0000
committerbwarsaw2000-08-05 21:51:42 +0000
commit8be069df4e35f907477cdd7813a5164b00095f5c (patch)
treeb112fc646812b1cb420cd2074d21622a318c6ce0 /Mailman/pythonlib/smtplib.py
parent9e03878468d5aa50dd1c9e79890c4eb4fd41b2ae (diff)
downloadmailman-8be069df4e35f907477cdd7813a5164b00095f5c.tar.gz
mailman-8be069df4e35f907477cdd7813a5164b00095f5c.tar.zst
mailman-8be069df4e35f907477cdd7813a5164b00095f5c.zip
__save(): Improved robustness in the face of disk-full or other
IOErrors. E.g. the marshal module doesn't actually check for write() errors, so we dump the marshal to the string and write it in one fell swoop using the file object's write() method. Thanks to GvR for reviewing.
Diffstat (limited to 'Mailman/pythonlib/smtplib.py')
0 files changed, 0 insertions, 0 deletions