Comment #1 on issue 1457 by astronom...@gmail.com: Pretty printing inside big O
http://code.google.com/p/sympy/issues/detail?id=1457

Hello, I'm new to sympy and am trying to get a handle of the code base by looking at some simple bugs. The PrettyPrinter is missing a function to deal with the Order class so it just defaults to printing it as a string. I've added the a _print_Order method which seems to fix it.

Attachments:
        0001-Added-function-to-print-Order-class-in-PrettyPrinter.patch  1.0 KB

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