]> granicus.if.org Git - python/commit
SMTPError should be SMTPException; reported by Neal Norwitz.
authorFred Drake <fdrake@acm.org>
Sat, 13 Oct 2001 18:35:32 +0000 (18:35 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 13 Oct 2001 18:35:32 +0000 (18:35 +0000)
commit2f8f4d36785202d337cded7d40eaeff4ae7b3038
tree0b1af9689d137b838a3f8b12db1c8832cd17f583
parentf902296a1889f9453ca0080525b8ffc1e21ed997
SMTPError should be SMTPException; reported by Neal Norwitz.
Lib/smtplib.py