25.07.2013 17:52, Graeme B. Bell kirjoitti: [clip] > = runtests.py is a nice solution, but unless you also set up your > PYTHONPATH and install the code you've been working on, you're going > to run with whichever version of numpy you have installed normally > rather than the code you've just been working on (e.g. 1.7.1 rather than 1.8dev).
No, runtests builds the code and sets PYTHONPATH accordingly. -- Pauli Virtanen _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
