simple pdb traceback (original) (raw)

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Traceback (most recent call last):
File "minimal_pdb_traceback.py", line 7, in
y = "line of code not triggering an error"
AssertionError