Comment #16 on issue 2689 by smi...@gmail.com: Set and Dict args should be sorted
http://code.google.com/p/sympy/issues/detail?id=2689

Well, I got stung by it today. I think it would have been better to
not load the base class.

Also, re what Set(1,2) means...it means that Set is a Basic object and
it had the args 1 and 2. Beyond that, I thought it meant a set
containing 1 and 2 but that's not what the base class is for.

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

Reply via email to