Hi Priit!

On Tue, Dec 8, 2009 at 11:20 PM, Priit Laes <plaes...@gmail.com> wrote:
> Hey!
>
> What would be a good exception to use instead of ArgumentIndexError ?
>
> The implementation for this exception has been moved a long time ago (I
> couldn't find it at least in git tree), but there's still some code left
> that is utilizing it :S

Yes, absolutely, let's fix it. It's in sympy/functions/ mostly. First
of all, we should write tests for this. And then I guess we can just
define the exception. Or just raise ValueError (or whatever the
standard Python exception is for this).

Ondrej

--

You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sy...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.


Reply via email to