Re: How to debug python code?
- From: pruebauno@xxxxxxxxxxxxx
- Date: 31 Mar 2006 08:11:59 -0800
sushant.sirsikar@xxxxxxxxx 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.
.
- References:
- How to debug python code?
- From: sushant . sirsikar
- How to debug python code?
- Prev by Date: Re: How to debug python code?
- Next by Date: Re: member variables in python
- Previous by thread: Re: How to debug python code?
- Next by thread: Best IDE for Python?
- Index(es):
Relevant Pages
|