diff options
author | Guido van Rossum <guido@python.org> | 1997-09-16 18:42:04 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-09-16 18:42:04 +0000 |
commit | 5dda075efd7e8413f06565fe8265bf0b21ce80b6 (patch) | |
tree | 2ac126d13b671f31216f541336546a500120fd7d /Python/errors.c | |
parent | a938051428a8bfe1e11e35650e4e4abd952cffa8 (diff) | |
download | cpython-5dda075efd7e8413f06565fe8265bf0b21ce80b6.tar.gz |
Two subtle changes:
(1) Introduce Exception as the conceptual root class for all exceptions.
(2) Do less work in __init__(), and more in __str__ (store args
unchanged).
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions