Skip to content

Instantly share code, notes, and snippets.

@SuperCipher
Created March 11, 2021 12:46
Show Gist options
  • Save SuperCipher/0fd4596148a4956fd169204aeeaebe8c to your computer and use it in GitHub Desktop.
Save SuperCipher/0fd4596148a4956fd169204aeeaebe8c to your computer and use it in GitHub Desktop.
python settrace
import pdb; pdb.set_trace()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment