<br><br><div class="gmail_quote">On Mon, Mar 4, 2013 at 10:37 PM, Ralf Gommers <span dir="ltr"><<a href="mailto:ralf.gommers@gmail.com" target="_blank">ralf.gommers@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"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="im">On Tue, Mar 5, 2013 at 5:12 AM, Aron Ahmadia <span dir="ltr"><<a href="mailto:aron@ahmadia.net" target="_blank">aron@ahmadia.net</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">I've built numpy on many different machines, including supercomputers, and I have never used interactive setup.  I agree with the proposal to remove it.<div>

<br></div><div>A</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote"><div><div>On Mon, Mar 4, 2013 at 11:10 PM, Charles R Harris <span dir="ltr"><<a href="mailto:charlesr.harris@gmail.com" target="_blank">charlesr.harris@gmail.com</a>></span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
In distutils there are three files that provide some interactive setup:<br><br><ol><li>numpy/distutils/core.py</li><li>numpy/distutils/fcompiler/gnu.py</li><li>numpy/distutils/interactive.py</li></ol>In Python3 `raw_input` has been renamed 'input' and python2 'input' is gone. I propose that the easiest solution to this compatibility problem is to remove all support for interactive numpy setup.<br>



<br>Thoughts?<br></div></div></blockquote></div></div></blockquote><div><br></div></div><div>+1 for removing<span class="HOEnZb"><font color="#888888"><br><br></font></span></div></div></div></div></blockquote><div><br>I note that the way to access it is to run python setup.py with no arguments. I wonder what the proper message should be in that case?<br>
<br>Chuck<br></div></div>