Re: How to debug python code?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: How to debug python code?

From: R. Bernstein <rocky@panix.com>
Date: Fri Mar 31 2006 - 18:05:03 CEST

sushant.sirsikar@gmail.com writes:

> hi,
> I am new to Python programming.I am not getting exactly pdb.Can
> anyone tell me effective way to debug python code?
> Please give me any example.
> Looking for responce.
> Thank You.
> Sushant

Well, I guess (in addition to the other good suggestions in this
thread) this is an obvious place to plug pydb
http://bashdb.sourceforge.net/pydb

If you are using pdb, I think you'll find pydb, um, better.
Received on Sun Apr 30 21:47:33 2006