[Numpy-discussion] Remove interactive setup

Aron Ahmadia aron at ahmadia.net
Mon Mar 4 23:12:47 EST 2013


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.

A


On Mon, Mar 4, 2013 at 11:10 PM, Charles R Harris <charlesr.harris at gmail.com
> wrote:

> In distutils there are three files that provide some interactive setup:
>
>
>    1. numpy/distutils/core.py
>    2. numpy/distutils/fcompiler/gnu.py
>    3. numpy/distutils/interactive.py
>
> 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.
>
> Thoughts?
>
> Chuck
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20130304/08784bc2/attachment.html>


More information about the NumPy-Discussion mailing list