markwhat1 / python-snippets

Bits of code that I always need to Google

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-snippets

Bits of code that I always need to Google

Debugging

import pdb; pdb.set_trace()

About

Bits of code that I always need to Google


Languages

Language:Python 100.0%