[New-bugs-announce] [issue16482] pdb.set_trace() clobbering traceback on error

A Kaptur report at bugs.python.org
Thu Nov 15 18:55:25 CET 2012


New submission from A Kaptur:

pdb.set_trace() is overwriting the actual traceback when exiting with an error.  See minimal recreation here: https://gist.github.com/4079971

----------
messages: 175630
nosy: akaptur
priority: normal
severity: normal
status: open
title: pdb.set_trace() clobbering traceback on error
type: behavior
versions: Python 2.7, Python 3.2, Python 3.3

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


More information about the New-bugs-announce mailing list