[Numpy-discussion] Testing

Neil Girdhar mistersheik at gmail.com
Sun Oct 27 19:14:27 EDT 2013


Ah, sorry, didn't see that I can do that from runtests!!  Thanks!!


On Sun, Oct 27, 2013 at 7:13 PM, Neil Girdhar <mistersheik at gmail.com> wrote:

> Since I am trying to add a "printoptions" context manager, I would like to
> test it.  Should I add tests, or can I somehow use it from an ipython shell?
>
>
> On Sun, Oct 27, 2013 at 7:12 PM, Charles R Harris <
> charlesr.harris at gmail.com> wrote:
>
>>
>>
>>
>> On Sun, Oct 27, 2013 at 4:59 PM, Neil Girdhar <mistersheik at gmail.com>wrote:
>>
>>> How do I test a patch that I've made locally?  I can't seem to import
>>> numpy locally:
>>>
>>> Error importing numpy: you should not try to import numpy from
>>>         its source directory; please exit the numpy source tree, and
>>> relaunch
>>>         your python intepreter from there.
>>>
>>>
>>>
>> If you are running current master do
>>
>> python runtests.py --help
>>
>> 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/20131027/eba292d2/attachment.html>


More information about the NumPy-Discussion mailing list