Hi all
Currently we have
```
>>> m,n = symbols('m n')
>>> Finite(1,2,3) - FiniteSet(m,n)
FiniteSet(1, 2, 3)  # why this ? Why is it not returned unevaluated ?
```

Gaurav

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/68c58685-8473-4c88-9e2c-b512e7720be7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to