On Tue, Jun 2, 2009 at 3:09 PM, Joel C. Salomon <joelcsalo...@gmail.com> wrote:
>>
>> In [8]:
>
> Now α is fine, but something there still is that doesn’t like a β… ;)
>
> Is this now a problem with …\Python26\lib\cp437.pyc, perhaps?

Ok, so this doesn't work for you?

$ python
Python 2.6.2 (release26-maint, Apr 19 2009, 01:58:18)
[GCC 4.3.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> print(u'\u03b1')
α
>>> print(u'\u03b2')
β


then I think your terminal doesn't support unicode afterall. Which
terminal are you using? cmd.exe, or something else?

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