pyt...@bdurham.com wrote:
Or you could use a real debugger, like pdb
http://docs.python.org/library/pdb.html

Any reason you prefer PDB over WinPDB?
http://winpdb.org/

I always count "in the standard library" as a big plus over any add-ons It's nice to know about alternatives such as WinPDB, but everybody that has python also has pdb already installed.

-tkc



--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to