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

On Sun, Oct 27, 2013 at 7:13 PM, Neil Girdhar <[email protected]> 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 <
> [email protected]> wrote:
>
>>
>>
>>
>> On Sun, Oct 27, 2013 at 4:59 PM, Neil Girdhar <[email protected]>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
>> [email protected]
>> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>>
>>
>
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to