Status: Valid
Owner: ----
Labels: Type-Enhancement Priority-Low Printing EasyToFix
New issue 3331 by [email protected]: use unicode names instead of hex
encoding
http://code.google.com/p/sympy/issues/detail?id=3331
The code will be much more readable if we use unicode names in literal. It
is all done on compile time:
u"\N{NUMERO SIGN}"
u'\u2116'
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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-issues?hl=en.