Skip to content

Instantly share code, notes, and snippets.

@toenuff
Created July 11, 2014 10:52
Show Gist options
  • Select an option

  • Save toenuff/f603646a88333aed27cc to your computer and use it in GitHub Desktop.

Select an option

Save toenuff/f603646a88333aed27cc to your computer and use it in GitHub Desktop.
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