[Pythonmac-SIG] Using py2app on 10.5 to build apps that run on 10.4?

2008-02-06 Thread Russell E. Owen
I'd love to upgrade to Leopard, but I maintain a python application that needs to run on 10.4 (and preferably 10.3.9). So...is it now practical to build 10.4-compatible applications using py2app on a 10.5 computer? What is involved? (For instance I remember reading that the built-in python need

Re: [Pythonmac-SIG] Using py2app on 10.5 to build apps that run on 10.4?

2008-02-06 Thread Kevin Walzer
Russell E. Owen wrote: > I'd love to upgrade to Leopard, but I maintain a python application that > needs to run on 10.4 (and preferably 10.3.9). > > So...is it now practical to build 10.4-compatible applications using > py2app on a 10.5 computer? What is involved? (For instance I remember > re

[Pythonmac-SIG] tkinter shows chinese instead of arabic, os x

2008-02-06 Thread Max Guat
hello, my little lexicon-programm shows chinese (??) glyphs instead of arabic glyphs (tkinter, sqlite, python 2.5, os x - leopard). Especially, this appears in list- and entry-widgets; buttons are (rather) ok. File enconding, output to console is ok. Confusing enough, the same script works fi