Python debugger A Python debugger was recently added to the PyDev plug-in. To use it, set a breakpoint by clicking to the left of the line of code you’d like to break on within the Python editor. In Figure 6, I set a breakpoint at line 1830 of feedparser.py. Then select the Python module within [...]
READ MORE »







