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: <pruebauno@latinmail.com>
Date: Fri Mar 31 2006 - 18:11:59 CEST

sushant.sirsikar@gmail.com wrote:
> 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

If you are having issues you also might want to try:
http://pychecker.sourceforge.net/
and see if it finds your problem. You might get lucky.

Or just make the bigger install:
http://stani.be/python/spe/blog/
that one already includes pychecker and a python debugger.

Sorry for the noise if you were just looking for instructions for pdb.
Received on Sun Apr 30 21:47:40 2006