[SciPy-dev] SciPy trunk has references to ParametricTestCase
Robert Kern
robert.kern@gmail....
Wed Aug 29 20:48:46 CDT 2007
Jarrod Millman wrote:
> Hello,
>
> I noticed that a few references to ParametricTestCase have made it
> into the SciPy trunk:
> scipy/sparse/tests/test_sparse.py: ParametricTestCase):
> scipy/misc/tests/test_pilutil.py:class test_pilutil(ParametricTestCase):
>
> ParametricTestCase was only recently added to the NumPy:
> http://projects.scipy.org/scipy/numpy/changeset/3976/trunk/numpy/testing/parametric.py
>
> So should we remove these references just from the tag (which I will
> make very soon, I promise) or should we remove them from the trunk (at
> least until a new release of NumPy is made)?
I don't mind the trunk of scipy requiring the trunk of numpy.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco
More information about the Scipy-dev
mailing list