| commit | c90ad2103eb9aca14b7a910cbcdcd7b570f690ab | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Mon Sep 29 23:17:48 1997 +0000 |
| committer | Guido van Rossum <guido@python.org> | Mon Sep 29 23:17:48 1997 +0000 |
| tree | 67ae51bbd99774d80402a7f09795ca24ca669463 | |
| parent | a3beb63eb73b854d86afe12cd34e45695658e8ad [diff] |
No longer need to be very careful with saving the exception state first. Don't store the traceback as a local variable, to avoid circular references.