<div dir="ltr"><a href="http://mail.scipy.org/pipermail/ipython-dev/2012-April/008956.html">http://mail.scipy.org/pipermail/ipython-dev/2012-April/008956.html</a><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Sun, Aug 31, 2014 at 11:51 AM, Aaron Meurer <span dir="ltr"><<a href="mailto:asmeurer@gmail.com" target="_blank">asmeurer@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I believe this has been discussed before on this list at least in the<br>
context of %run.<br>
<br>
Aaron Meurer<br>
<div><div class="h5"><br>
> On Aug 30, 2014, at 11:32 AM, Thomas Ballinger <<a href="mailto:tom@hackerschool.com">tom@hackerschool.com</a>> wrote:<br>
><br>
> While addressing a bug in bpython, I found that (terminal) ipython and python differ in behavior when a file test.py contains<br>
><br>
>     from __future__ import division<br>
><br>
> and I run (i)python -i test.py and then enter 1/2. The behavior is the same for<br>
><br>
>     $ (i)python -i -c 'from __future__ import division'<br>
><br>
> and then doing some division.<br>
><br>
> Before I look too far into if fixing the problem in bpython is possible, I wanted to see if I could crib off of your collective experience with this. Is this behavior difficult to implement, not actually desirable, or just not something someone has gotten around to? After Thomas's excellent answers last time to my encoding questions I tend to think you all have dealt with any problem I face a few times already and thought about it more than I have. :)<br>


><br>
> Tom<br>
</div></div>> _______________________________________________<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>
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>
</blockquote></div><br></div>