Y
Hacker News
new
|
ask
|
show
|
jobs
by
struanr
753 days ago
For non Django code, the IPython REPL with the %pdb magic enabled drops you in a ipdb debugger on an exception. Doesn't allow resuming but still very useful.