Skip to content

Instantly share code, notes, and snippets.

@e96031413
Created March 27, 2023 02:44
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 e96031413/32ec5e0084c66f186f56a4470b9fc25f to your computer and use it in GitHub Desktop.
Save e96031413/32ec5e0084c66f186f56a4470b9fc25f to your computer and use it in GitHub Desktop.
(Pdb) pdb.set_trace = lambda: None # This replaces the set_trace() function!
(Pdb) continue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment