From: Nehemiah I. Dacres <[EMAIL PROTECTED]>
Date: Feb 23, 2006 11:40 PM
Subject: I may have wrecked my python
To: pythonmac-sig@python.org
I am a student of Computer Science and i need help understanding how
MacOSX handles Python.
the class I am in is "Intro to Object Oriented Programing" so the
On Feb 24, 2006, at 9:40 AM, Ryan Wilcox wrote:
> Can I build apps, using py2app on 10.4, that run on OS X 10.3 also?
> I know in the past the answer has been "maybe", but I wonder if
> that has changed with some of the new cross-development stuff in
> XCode 2.1+.
>
> I don't use any python
Hi guys,
Can I build apps, using py2app on 10.4, that run on OS X 10.3 also? I know in
the past the answer has been "maybe", but I wonder if that has changed with
some of the new cross-development stuff in XCode 2.1+.
I don't use any python extensions (well, beyond pyobjc), just one NSBundle th
I am a student of Computer Science and i need help understanding howMacOSX handles Python.the class I am in is "Intro to Object Oriented Programing" so theyteach in python to reduce teaching of syntax so they can focus on O.Orientation. I need to import modules we create in class into myprograms an