[Pythonmac-SIG] Py2app and PyPy

2011-08-18 Thread Dan Ross
Does py2app work with PyPy? Has anyone tried it? ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Re: [Pythonmac-SIG] Python on iphone for developers

2011-08-18 Thread Ronald Oussoren
On 18 Aug, 2011, at 19:08, Bill Janssen wrote: > Ronald Oussoren wrote: > >> >> On 4 Aug, 2011, at 22:21, Bill Janssen wrote: >> >>> Dan Ross wrote: >>> So how does one use this to make an iOS app then? >>> >>> That's an exercise for the reader. Basically, you build an Objective-C >>

Re: [Pythonmac-SIG] Python on iphone for developers

2011-08-18 Thread Bill Janssen
Ronald Oussoren wrote: > > On 18 Aug, 2011, at 19:08, Bill Janssen wrote: > > > Ronald Oussoren wrote: > > > >> > >> On 4 Aug, 2011, at 22:21, Bill Janssen wrote: > >> > >>> Dan Ross wrote: > >>> > So how does one use this to make an iOS app then? > >>> > >>> That's an exercise for

Re: [Pythonmac-SIG] Python on iphone for developers

2011-08-18 Thread Bill Janssen
Ronald Oussoren wrote: > > On 4 Aug, 2011, at 22:21, Bill Janssen wrote: > > > Dan Ross wrote: > > > >> So how does one use this to make an iOS app then? > > > > That's an exercise for the reader. Basically, you build an Objective-C > > iOS app, but implement the callbacks and program logic

Re: [Pythonmac-SIG] Python bridgesupport issue on Lion

2011-08-18 Thread Ronald Oussoren
On 4 Aug, 2011, at 18:43, luke skywalker wrote: > Hi, > I have Mac OS X Lion 10.7 running. I'm trying to use bluetooth with python. > I've installed the lightblue library as it seems to be the only way to have > easy access to bluetooth through python. However, when I do: > import lighblue >

Re: [Pythonmac-SIG] Python on iphone for developers

2011-08-18 Thread Ronald Oussoren
On 4 Aug, 2011, at 22:21, Bill Janssen wrote: > Dan Ross wrote: > >> So how does one use this to make an iOS app then? > > That's an exercise for the reader. Basically, you build an Objective-C > iOS app, but implement the callbacks and program logic as thin C > wrappers that call into Python

Re: [Pythonmac-SIG] Ownership of installed Python on Mac

2011-08-18 Thread Ronald Oussoren
On 10 Aug, 2011, at 2:24, Nicholas Riley wrote: > On Tue, Aug 09, 2011 at 11:35:11PM +0100, Michael Foord wrote: >> On 9 August 2011 22:42, Ned Deily wrote: >> Hmm... for 3.2 and 2.7 I was using Activestate installers not Python.org >> ones - so perhaps it's their bug (in which case sorry for th