]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch by Piers Lauder: make exceptions classes.
authorGuido van Rossum <guido@python.org>
Fri, 15 Jan 1999 03:23:55 +0000 (03:23 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 15 Jan 1999 03:23:55 +0000 (03:23 +0000)
commit40233ea70a1e66e172e8524f3458fff8bd148b4c
tree2b6b95cb7ba9f0bc030e0b04bd633add56869be1
parent1d7b0fa9cab647e2227cefa2969ef359f959f065
Patch by Piers Lauder: make exceptions classes.
Take opportunity to add more explanatory messages to exceptions.
Lib/smtplib.py