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

2009-05-25 Thread Ronald Oussoren
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 JEdit, all the glyphs display correctly, so the correct unicode code points are there unde

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

2009-05-25 Thread John Newman
Here's the original text (I hope it comes through OK): ? ? ? ? ? ? ? ? ? ยท ? ? ? , ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ( P h i l a d e l p h i a ) , ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 1 ? 2 0 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 4 4 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?

[Pythonmac-SIG] Py2App / Strip Not Correctly Working On .dSYM Directories

2009-05-25 Thread Kel Solaar
Hello :) Py2App seems to fail stripping my .dSYM directories. This one for example is currently around 210 mo and bundled every time : MyApp.app/Contents/Frameworks/QtGui.framework/QtGui_debug.dSYM I have those related messages : /usr/bin/strip: input object file stripped: /Users/KelSolaar/Docu

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

2009-05-25 Thread John Newman
Sorry, pasting the Chinese text into email wasn't very clever. I've attached a txt file with the Chinese saved as utf-8. John -Original Message- From: Ronald Oussoren [mailto:[email protected]] Sent: Mon 5/25/2009 11:30 AM To: John Newman Cc: [email protected] Subject: Re: [

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

2009-05-25 Thread Ronald Oussoren
John, The good news is that I can reproduce your problem. The bad news is that I don't know yet what's going wrong here. I'm filing a bugreport at bugs.python.org to ensure that this issue isn't forgotten, and hopefully someone that knows more about tkinter will chime in. My gut feeling

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

2009-05-25 Thread Ronald Oussoren
I've filed this as issue 6109 at the python bugtracker (http://bugs.python.org/issue6109 ). I haven't uploaded your example file yet, would you mind if I did upload the file to the tracker? Ronald On 26 May, 2009, at 2:27, John Newman wrote: Sorry, pasting the Chinese text into email wasn't