Skip to content

Instantly share code, notes, and snippets.

@xbklairith
Created April 1, 2019 10:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xbklairith/2e225ee9596412f44d14606d8e644b35 to your computer and use it in GitHub Desktop.
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