<br><br><div><span class="gmail_quote">On 5/16/07, <b class="gmail_sendername"><a href="mailto:dsh0105@comcast.net">dsh0105@comcast.net</a></b> &lt;<a href="mailto:dsh0105@comcast.net">dsh0105@comcast.net</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I&#39;m moving forward with my learning of Python, but I&#39;ve decided it&#39;s finally time to address a problem that has haunted me in every language I&#39;ve every tried to learn: debugging.&nbsp;&nbsp; I&#39;m just not very good at it. Does anyone have recommendations for Python-centric books/online tutorials that teach you techniques for good debugging?
</blockquote><div><br>&lt;snip&gt;<br><br>Hi David, welcome to Python! <br><br>You should look at the pdb module.&nbsp; A good tutorial is at <br><a href="http://www.ferg.org/papers/debugging_in_python.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.ferg.org/papers/debugging_in_python.html
</a><br><br>Good luck!<br>Ben<br>
(accidentally replied directly to David the first time)<br></div><br></div><br>