On Tue, Jun 2, 2009 at 1:42 PM, Joel C. Salomon <joelcsalo...@gmail.com> wrote:
>
> Something there is that doesn’t like an α.

Try this:

In [18]: print u'\u03b1'
-------> print(u'\u03b1')
α


Does it work? If it works, then your terminal seems to be working with
unicode, and we have a bug in sympy, that we should fix.

Ondrej

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to