"Fix" docstring where output depends on internal ordering.
commit88963fe9a93cf1945fca9e148181ba7bf2180435
authorKirill Smelkov <kirr@landau.phys.spbu.ru>
Sat, 26 Jul 2008 08:15:13 +0000 (26 12:15 +0400)
committerKirill Smelkov <kirr@landau.phys.spbu.ru>
Sat, 26 Jul 2008 08:15:13 +0000 (26 12:15 +0400)
treead04403e0050fb59ec37777cb9c22c35fec056ce
parenta9f91faefb6d45abbf0c9cef176a8b5b86a4a2a0
"Fix" docstring where output depends on internal ordering.

This just postpones problem, but make docstring tests pass on x86.

I think what we really need is to make StrPrinter sort items for lists, tuples
and dicts before printing.

Signed-off-by: Kirill Smelkov <kirr@landau.phys.spbu.ru>
sympy/functions/combinatorial/factorials.py
sympy/integrals/risch.py
sympy/polynomials/base.py
sympy/printing/mathml.py
sympy/solvers/solvers.py