[Pyobjc-dev] PyObjC 2.2 on PPC 10.4?
Brought to you by:
ronaldoussoren
From: Aahz <aa...@py...> - 2009-08-06 17:23:00
|
Has anyone successfully built/run a PyObjC 2.2 app on PPC 10.4? I'm getting NameError on NSDefaultRunLoopMode after from Foundation import * -- Aahz (aa...@py...) <*> http://www.pythoncraft.com/ "...string iteration isn't about treating strings as sequences of strings, it's about treating strings as sequences of characters. The fact that characters are also strings is the reason we have problems, but characters are strings for other good reasons." --Aahz |