On Thu, Sep 3, 2009 at 10:43 PM, bhaskar jain<bhaskar.jain2...@gmail.com> wrote:
> Nice link -  http://aymanh.com/python-debugging-techniques
> We can have this thread were we discuss our own debugging techniques.
> I uses syslog :(
> and kind of like 'inspect' and 'traceback' modules.


* Debugging: Guido uses print statements for 90% of his debugging and
a debugger for the times when his brain stops working or he has to
debug some wierd code that someone else wrote.

http://panela.blog-city.com/a_talk_by_guido_van_rossum.htm




-- 
~noufal
http://nibrahim.net.in
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to