[Numpy-discussion] numpy.testing.raises lacks the definition of make_decorator

Robert Kern robert.kern at gmail.com
Thu Apr 17 16:51:17 EDT 2008


On Thu, Apr 17, 2008 at 9:07 AM, Matthieu Brucher
<matthieu.brucher at gmail.com> wrote:
> Hi,
>
> I'm trying to use raises with numpy, but when I call nosetests, it tells me
> that make_decorator is not defined. And indeed, it is not defined or
> imported in this file, but in nose/tools.py

Fixed in r5042.

-- 
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 NumPy-Discussion mailing list