TIL: about the python code module sulrich 19-Apr-2020 37 words One minute well this module is hugely useful. invoke the REPL where you need it while you’re debugging something gnarly. for some reason, i’ve never quite grokked the use of pdb. i stumbled on this gem via this article.