Package: python2.3-doc Severity: minor While looking over the smtplib documentation, I noticed that SMTP.login() is documented to throw "SMTPError" if no suitable authentication method was found. However, there is no SMTPError class in smtplib, and according to the code it throws an SMTPException in this case, so I think there's probably just a small typo in the documentation.
Daniel -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.13-1-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
signature.asc
Description: Digital signature

