Message186797
Thanks, Ned. After taking a look at the library documentation, I decided to change the docstring in a somewhat different way. In general in our docs we do not document all the possible exceptions a library can raise, but just the library-specific exceptions and the interesting special cases. So what I did was to remove the language that implied that *only* SMTPExceptions were raised. And then in the 3.4 docs noted that it is a subclass of IOError. |
|
| Date |
User |
Action |
Args |
| 2013-04-13 18:54:07 | r.david.murray | set | recipients:
+ r.david.murray, gjb1002, pitrou, giampaolo.rodola, christian.heimes, stranger4good, zanella, werneck, rodolpho, BreamoreBoy, gregmalcolm, python-dev, n |
| 2013-04-13 18:54:07 | r.david.murray | set | messageid: <[email protected]> |
| 2013-04-13 18:54:07 | r.david.murray | link | issue2118 messages |
| 2013-04-13 18:54:06 | r.david.murray | create | |
|