Re: [Pythonmac-SIG] Import Error / Library Version

2008-10-11 Thread Ken Mankoff
On Thu, 9 Oct 2008, Ken Mankoff wrote: Hi PythonMac-SIG, I posted this on the wxpython-mac list (sorry for dupe) but was not able to solve the issue, so I'm trying here. I've succeeded in getting a python script running on 10.5 intel and then transferred and running on 10.4 ppc via py2app t

Re: [Pythonmac-SIG] newbie questions about Mac APIs in Python

2008-10-11 Thread has
Christopher Barker wrote: If you mean the Mac-specific stuff, most of that is pretty well deprecated, Deprecated, largely unmaintained, often buggy and/or obsolete, and completely gone as of Python 3: http://docs.python.org/dev/3.0/ However, OS-X really is a very different (and better)