[issue3112] implement PEP 3134 exception reporting

Benjamin Peterson report at bugs.python.org
Sat Jun 14 22:30:46 CEST 2008


New submission from Benjamin Peterson <musiccomposition at gmail.com>:

Traceback reporting needs to be altered to support exception chaining as
per PEP 3134.

----------
components: Interpreter Core
messages: 68214
nosy: benjamin.peterson
priority: critical
severity: normal
status: open
title: implement PEP 3134 exception reporting
type: feature request
versions: Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3112>
_______________________________________


More information about the Python-bugs-list mailing list