<div class="gmail_quote">On 23 October 2011 12:12, David Cournapeau <span dir="ltr"><<a href="mailto:cournape@gmail.com">cournape@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 id=":1kc">Right now, ipython is just used as an interpreter inside eclipse-pydev<br>
instead of standard python. I have never seen this behavior from the<br>
terminal (nor with standard python inside eclipse for that matter).<br>
This is on windows if that matters,</div></blockquote></div><br>I'm still not sure how this is achieved - I'm not an eclipse user, so I haven't seen it in action with either Python or IPython. Does it embed a terminal? Does it pipe stdout/stdin? Does it somehow run IPython in the same process?<br>
<br>Thomas<br>