About reading Python code

Paul Rubin http
Mon Mar 17 21:01:21 EDT 2008


WaterWalk <toolmaster at 163.com> writes:
> from one function to another. But with Python, the debugger is a
> little primitive. The default IDLE doesn't even allow me to set a
> breakpoint. When the code is long, I am often lost in it.

Try winpdb.org which despite the name has nothing to do with MS Windows.



More information about the Python-list mailing list