diff options
author | Nick Coghlan <ncoghlan@gmail.com> | 2012-12-08 21:39:24 +1000 |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2012-12-08 21:39:24 +1000 |
commit | 93c2c26c373ac19094ee4105696c62a275c0d942 (patch) | |
tree | ecf1dadc3161c10aa8047e4f89ee5eef4645d510 /Python/sysmodule.c | |
parent | 5fbcd186f27120b9c89de95f48b1bb5e4da5e4de (diff) | |
download | cpython-93c2c26c373ac19094ee4105696c62a275c0d942.tar.gz |
Issue #15209: Clarify exception chaining description
- not allowed when implicitly re-raised the current exception
- last exception raised is always displayed last
- attempt to make it clearer when/if cause and context are shown
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions