Skip to content

Instantly share code, notes, and snippets.

@xbklairith
Created April 1, 2019 10:42
Show Gist options
  • Select an option

  • Save xbklairith/2e225ee9596412f44d14606d8e644b35 to your computer and use it in GitHub Desktop.

Select an option

Save xbklairith/2e225ee9596412f44d14606d8e644b35 to your computer and use it in GitHub Desktop.
Python debugger automatically on exception occur
python -m pdb -c continue myscript.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment