[Python-checkins] r53369 - python/branches/release25-maint/Doc/lib/libsmtplib.tex

matthias.klose python-checkins at python.org
Thu Jan 11 11:25:46 CET 2007


Author: matthias.klose
Date: Thu Jan 11 11:25:45 2007
New Revision: 53369
Modified:
 python/branches/release25-maint/Doc/lib/libsmtplib.tex
Log:
- Make the documentation match the code and the docstring
Modified: python/branches/release25-maint/Doc/lib/libsmtplib.tex
==============================================================================
--- python/branches/release25-maint/Doc/lib/libsmtplib.tex	(original)
+++ python/branches/release25-maint/Doc/lib/libsmtplib.tex	Thu Jan 11 11:25:45 2007
@@ -173,7 +173,7 @@
 The server didn't reply properly to the \samp{HELO} greeting.
 \item[\exception{SMTPAuthenticationError}]
 The server didn't accept the username/password combination.
- \item[\exception{SMTPError}]
+ \item[\exception{SMTPException}]
 No suitable authentication method was found.
 \end{description}
 \end{methoddesc}


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /