Created
March 11, 2021 12:46
-
-
Save SuperCipher/0fd4596148a4956fd169204aeeaebe8c to your computer and use it in GitHub Desktop.
python settrace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import pdb; pdb.set_trace() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment