I have created a PR on this issue where I have raised value error in case more than one arguments are given to Not. The PR can be seen at- https://github.com/sympy/sympy/pull/1783
As this is my first commit therefore, any comments/suggestions are welcomed. On Thu, Feb 14, 2013 at 2:44 PM, Rishabh Dixit <[email protected]>wrote: > Hello all, > > In the issue 3083: Not should not permit more than one arguments. So if > more than one arguments are given to Not then should an exception be raised? > > > > -- > Regards, > Rishabh Dixit > BITS Pilani > -- Regards, Rishabh Dixit BITS Pilani -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
