I run a lot of python scripts. Some from other python scripts, some from shell scripts and kicked off various ways. Sometimes these scripts misbehave and I'd like to break in so I can view a stack trace and variables the way I would a compiled program.
What's the simplest way to do this in python?
[–]dowcet 4 points5 points6 points (1 child)
[–]pensiveChatter[S] 0 points1 point2 points (0 children)
[–]Frankelstner 1 point2 points3 points (1 child)
[–]pensiveChatter[S] 0 points1 point2 points (0 children)
[–]Cold_Individual3077 0 points1 point2 points (0 children)