<div dir="ltr">The ipdb module (<a href="https://pypi.python.org/pypi/ipdb">https://pypi.python.org/pypi/ipdb</a>) handles this admirably.</div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div style="font-family:arial;font-size:small">

-----</div><div style="font-family:arial;font-size:small">Alex Ford<br></div><div style="font-family:arial;font-size:small">Baker Group, Biomolecular Structure and Design</div><div style="font-family:arial;font-size:small">

University of Washington</div><div style="font-family:arial;font-size:small"><a href="mailto:fordas@uw.edu" target="_blank">fordas@uw.edu</a></div><div style="font-family:arial;font-size:small">206.659.6559</div></div></div>


<br><br><div class="gmail_quote">On Fri, May 16, 2014 at 10:26 AM, <a href="mailto:darcamo@gmail.com">darcamo@gmail.com</a> <span dir="ltr"><<a href="mailto:darcamo@gmail.com" target="_blank">darcamo@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">A very good debugger for Python is pudb (<a href="https://pypi.python.org/pypi/pudb" target="_blank">https://pypi.python.org/pypi/pudb</a>).<div>

You can start the debugger with just</div><div>"pudb my-script.py"<br>

</div><div>and when stopped at some point it allows you to run ipython to check the variables, test something, etc..</div><div><br></div><div>It can also use conditional breakpoints.</div><span class="HOEnZb"><font color="#888888"><div>

<br>

</div><div>-- </div><div>Darlan Cavalcante Moreira</div><div><div><br></div></div></font></span><div class="gmail_extra"><span class="HOEnZb"><font color="#888888"><br><br></font></span><div class="gmail_quote"><span class="HOEnZb"><font color="#888888">2014-05-16 13:02 GMT-03:00 Thomas Kluyver <span dir="ltr"><<a href="mailto:takowl@gmail.com" target="_blank">takowl@gmail.com</a>></span>:<br>



</font></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Hi Chris,<br></div>

<div><div class="gmail_quote">

<br>On 16 May 2014 08:52, Christopher <span dir="ltr"><<a href="mailto:menyland@gmail.com" target="_blank">menyland@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow:hidden">So then the question becomes if I want to propose that this be added to<br>






the IPython code what do I do? I looked around on the site and couldn't<br>
find anything solid so I decided to post here.</div></blockquote></div><br></div></div><div class="gmail_extra">In most cases the best way to propose a change is to fork IPython on Github and make a pull request.<br><a href="https://github.com/ipython/ipython" target="_blank">https://github.com/ipython/ipython</a><br>





<br></div><div class="gmail_extra">If you're not comfortable with git, you can send a patch file, and one of us will create a pull request for you.<br><br></div><div class="gmail_extra">Thanks,<br>Thomas<br></div></div>





<br></div></div><div class="">_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org" target="_blank">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
<br></div></blockquote></div><br></div></div>
<br>_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
<br></blockquote></div><br></div>