Re: [Pythonmac-SIG] Chinese glyphs in Python 3

2009-05-27 Thread Russell E. Owen
In article <200905271228.n4rcscei021...@penicillin.media.mit.edu>, Ronald Oussoren wrote: > I've found the source of this bug: Tcl/Tk's rendering of Unicode data > is broken on OSX. Luckily this is fixed on Tcl/Tk 8.5, but that > doesn't help you very much because the Python installers all l

Re: [Pythonmac-SIG] Chinese glyphs in Python 3

2009-05-27 Thread Ronald Oussoren
>> >> -Original Message- >> From: Ronald Oussoren [mailto:ronaldousso...@mac.com] >> Sent: Mon 5/25/2009 11:30 AM >> To: John Newman >> Cc: pythonmac-sig@python.org >> Subject: Re: [Pythonmac-SIG] Chinese glyphs in Python 3 >> >> >>

Re: [Pythonmac-SIG] Chinese glyphs in Python 3

2009-05-26 Thread Ronald Oussoren
On 27 May, 2009, at 0:14, Kevin Walzer wrote: Ronald Oussoren wrote: Which brings the question: is there anyone on the list that would like to look into providing two copies of Tkinter in the binary installers on OSX? This would preferably install both copies of the tkinter extension and

Re: [Pythonmac-SIG] Chinese glyphs in Python 3

2009-05-26 Thread Ned Deily
In article <4a1c69d9.3070...@codebykevin.com>, Kevin Walzer wrote: > Ronald Oussoren wrote: > > Which brings the question: is there anyone on the list that would like > > to look into providing two copies of Tkinter in the binary installers on > > OSX? This would preferably install both copies

Re: [Pythonmac-SIG] Chinese glyphs in Python 3

2009-05-26 Thread Kevin Walzer
Ronald Oussoren wrote: Which brings the question: is there anyone on the list that would like to look into providing two copies of Tkinter in the binary installers on OSX? This would preferably install both copies of the tkinter extension and magicly select the right copy to use at runtime.

Re: [Pythonmac-SIG] Chinese glyphs in Python 3

2009-05-26 Thread Christopher Barker
Ronald Oussoren wrote: My gut feeling is that this is an issue with the Tk framework, ... The glyphs display fine in TextEdit, JEdit, Word etc.] As you stated you were a newbie, I thought I'd make it clear -- there is no need to use IDLE to do Python. It's just one of many options. at a min

Re: [Pythonmac-SIG] Chinese glyphs in Python 3

2009-05-26 Thread Ronald Oussoren
27;t very clever. I've attached a txt file with the Chinese saved as utf-8. John -Original Message- From: Ronald Oussoren [mailto:ronaldousso...@mac.com] Sent: Mon 5/25/2009 11:30 AM To: John Newman Cc: pythonmac-sig@python.org Subject: Re: [Pythonmac-SIG] Chinese glyphs in Py

Re: [Pythonmac-SIG] Chinese glyphs in Python 3

2009-05-25 Thread Ronald Oussoren
ail wasn't very clever. I've attached a txt file with the Chinese saved as utf-8. John -Original Message- From: Ronald Oussoren [mailto:ronaldousso...@mac.com] Sent: Mon 5/25/2009 11:30 AM To: John Newman Cc: pythonmac-sig@python.org Subject: Re: [Pythonmac-SIG] Chinese gly

Re: [Pythonmac-SIG] Chinese glyphs in Python 3

2009-05-25 Thread Ronald Oussoren
John -Original Message- From: Ronald Oussoren [mailto:ronaldousso...@mac.com] Sent: Sun 5/24/2009 11:48 PM To: John Newman Cc: pythonmac-sig@python.org Subject: Re: [Pythonmac-SIG] Chinese glyphs in Python 3 Joh

Re: [Pythonmac-SIG] Chinese glyphs in Python 3

2009-05-25 Thread John Newman
ubject: Re: [Pythonmac-SIG] Chinese glyphs in Python 3 On 25 May, 2009, at 16:36, John Newman wrote: Ronald See the attachment, where most of the Chinese glyphs are correctly displayed, but not all. When I copy and paste these glyphs from Python 3 to

Re: [Pythonmac-SIG] Chinese glyphs in Python 3

2009-05-25 Thread John Newman
? 4 4 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 1 5 0 ? , ? ? ? ? ? ? ? ? ? ? ? ? ? , ? ? ? ? ? ? ? ? ? John -Original Message- From: Ronald Oussoren [mailto:ronaldousso...@mac.com] Sent: Mon 5/25/2009 11:30 AM To: John Newman Cc: pythonmac-sig@python.org Subject: Re: [Pythonmac-SIG] Chinese glyphs in Python 3 On 25 May, 200

Re: [Pythonmac-SIG] Chinese glyphs in Python 3

2009-05-25 Thread Ronald Oussoren
24/2009 11:48 PM To: John Newman Cc: pythonmac-sig@python.org Subject: Re: [Pythonmac-SIG] Chinese glyphs in Python 3 John, On 25 May, 2009, at 1:34, John Newman wrote: Apologies if my question is ridiculously trivial - I'm not a developer, just a relatively new user of Python

Re: [Pythonmac-SIG] Chinese glyphs in Python 3

2009-05-24 Thread Ronald Oussoren
John, On 25 May, 2009, at 1:34, John Newman wrote: Apologies if my question is ridiculously trivial - I'm not a developer, just a relatively new user of Python 3.0.1 on Mac OS 10.4.11. and I have only just now joined the list. When I read in a Chinese text in the Python 3 IDLE GUI on Windo

Re: [Pythonmac-SIG] Chinese glyphs in Python 3

2009-05-24 Thread Nathan
On Sun, May 24, 2009 at 5:34 PM, John Newman wrote: > Apologies if my question is ridiculously trivial - I'm not a developer, just > a relatively new user of Python 3.0.1 on Mac OS 10.4.11. and I have only > just now joined the list. > > When I read in a Chinese text in the Python 3 IDLE GUI on Wi

[Pythonmac-SIG] Chinese glyphs in Python 3

2009-05-24 Thread John Newman
Apologies if my question is ridiculously trivial - I'm not a developer, just a relatively new user of Python 3.0.1 on Mac OS 10.4.11. and I have only just now joined the list. When I read in a Chinese text in the Python 3 IDLE GUI on Windows XP I see all the Chinese glyphs displayed properly. O