Skip to content

Instantly share code, notes, and snippets.

@pawelztef
Created April 11, 2022 15:41
Show Gist options
  • Save pawelztef/ca116b255ef65f3b3057e49e95a01821 to your computer and use it in GitHub Desktop.
Save pawelztef/ca116b255ef65f3b3057e49e95a01821 to your computer and use it in GitHub Desktop.
multi-line statements within pdb
import code
code.interact(local=vars())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment