[EMAIL PROTECTED] 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. -- http://mail.python.org/mailman/listinfo/python-list