Posts Tagged ‘ pdf-manual-new ’

User:NeXyon/Python/Tips

June 19, 2010
By

Python Tips = I'm collecting useful script snippets here, that might also help others. == Debugging == === Interactive console === For interactive debugging in the middle of some python code just insert this line as "breakpoint": ...

Read more »