Skip to content

Instantly share code, notes, and snippets.

@NDari
Last active April 11, 2018 17:05
Show Gist options
  • Select an option

  • Save NDari/798a93561dffe3609fd0c9324300e4d5 to your computer and use it in GitHub Desktop.

Select an option

Save NDari/798a93561dffe3609fd0c9324300e4d5 to your computer and use it in GitHub Desktop.
import code
# at the place where you'd want to debug
code.interact(local=dict(globals(), **locals()))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment