Updates:
        Summary: Can't pretty-print dicts or sets containing non-Expr objects
        Labels: -Priority-Medium Priority-High Milestone-Release0.7.1
        Blockedon: 1491

Comment #1 on issue 2207 by ronan.l...@gmail.com: Can't pretty-print dicts or sets containing non-Expr objects
http://code.google.com/p/sympy/issues/detail?id=2207

There's the same problem with sets. Basic._compare_pretty() is essentially broken and should be replaced with the new sort-key mechanism everywhere (cf. issue 1491).

I'm upping he priority on this because it's a serious usability problem for objects deriving from Basic but not from Expr.

--
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