Python debugger

Syver Enstad syver-en+usenet at online.no
Sat Aug 2 16:38:32 EDT 2003


Dave Kuhlman <dkuhlman at rexx.com> writes:

> Andrew Chalk wrote:
> 
> > I am sure that it has been asked before but could someone tell a
> > newbie whether there is a Python debugger out there?
> > 
> 
> See:
> 
>     http://www.python.org/doc/current/lib/module-pdb.html

And in case you don't like using a commandline debugger, you can use
pythonwin's debugger or Emacs together with pdb.

-- 

Syver Enstad




More information about the Python-list mailing list