Alan McIntyre wrote:
> On Mon, Jun 9, 2008 at 3:41 AM, Stéfan van der Walt <[EMAIL PROTECTED]> wrote:
>   
>> I suggest we also remove ParametricTestCase now.
>>     
>
> I don't mind converting the existing uses (looks like it's only used 5
> times) to something else, it was causing trouble for me with nose
> anyway--whenever the test module imported it, nose wanted to run it
> since it inherited from TestCase.  So if nobody really, really needs
> it I'll make ParametricTestCase go away.
I'm using it in some of my code, but I'll happily switch to nose. It
will make my life easier, however, if I can see how you've converted it.
If you do this, can you indicate what svn revision made the switch?
Thanks, Andrew
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to