On Fri, Sep 13, 2013 at 2:51 PM, Kushal Das <[email protected]> wrote: > On Fri, Sep 13, 2013 at 2:46 PM, Anand Chitipothu <[email protected]> > wrote: > >> The best debugging tool I've used so far is the print statement. What about >> others? > Works for me in 99% of time or else there is ipdb.
I heard about pudb (https://pypi.python.org/pypi/pudb) during this year's PyCon India. Even with very less usage, I liked it. Thanks & Regards, Guruprasad _______________________________________________ BangPypers mailing list [email protected] https://mail.python.org/mailman/listinfo/bangpypers
