[Numpy-tickets] [NumPy] #715: The interactive mode of setup.py incorrect lower-cases prefix settings
NumPy
numpy-tickets@scipy....
Sat Apr 5 07:21:57 CDT 2008
#715: The interactive mode of setup.py incorrect lower-cases prefix settings
-----------------------------+----------------------------------------------
Reporter: rkern | Owner: pearu
Type: defect | Status: new
Priority: normal | Milestone: 1.0.5
Component: numpy.distutils | Version: none
Severity: normal | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment (by pearu):
I agree that it is a non-standard method but I would prefer
to fix the issue as it is still a convinient method
to run setup.py file from Windows.
If the method works for people then there is not need to
provide evidence of using the feature by them. So, we don't
know actual statistics about the feature usage.
The feature is enabled only when running setup.py script
without arguments. Without the feature, the setup.py exits
with an error in such a case. So, it should be safe to
have the feature - people who don't like it or do not know
about it, should never run setup.py without arguments anyway.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/715#comment:1>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list