Created
April 11, 2022 15:41
-
-
Save pawelztef/ca116b255ef65f3b3057e49e95a01821 to your computer and use it in GitHub Desktop.
multi-line statements within pdb
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 code | |
code.interact(local=vars()) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment