filmov
tv
Pattern Catching - Part 03 - Debugging Infinite Loops in Python, with boltons.debugutils

Показать описание
STILL ALPHA RELEASE -- Still getting set up and dialing in the recording settings. ;)
Nothing bites as much as watching your beautiful code hang. Luckily, there's a quick trick for getting to the bottom of your Python infinite loops.
* pip: pip install boltons
The only pattenr in this short video was the micropattern of putting informative docs on lines that show up in stack traces and other places one might not think about as one is writing it.
Nothing bites as much as watching your beautiful code hang. Luckily, there's a quick trick for getting to the bottom of your Python infinite loops.
* pip: pip install boltons
The only pattenr in this short video was the micropattern of putting informative docs on lines that show up in stack traces and other places one might not think about as one is writing it.