Hi, I have a branch that is ready for review (and hopefully inclusion) but I have left a few assert tests commented with a TODO tag. Those tests deal with pretty printing and it would be nice to finish them, but reconstructing unicode strings with escape characters is not very amusing.
Is there any convenience function that will give me not only the unicode string of a pretty print representation, but it will also translate the non-ascii characters to \uXXXX substring? Regards Stefan -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
