Skip to content

Instantly share code, notes, and snippets.

@xotonic
Created March 29, 2019 23:01
Show Gist options
  • Save xotonic/414059f19bcb7e8b76739818a5ce3a86 to your computer and use it in GitHub Desktop.
Save xotonic/414059f19bcb7e8b76739818a5ce3a86 to your computer and use it in GitHub Desktop.
py python

Set breakpoint

import pdb; pdb.set_trace()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment