[Pythonmac-SIG] Fwd: I may have wrecked my python

2006-02-24 Thread Nehemiah Dacres
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

Re: [Pythonmac-SIG] [py2app] building on 10.4 for 10.3?

2006-02-24 Thread Bob Ippolito
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

[Pythonmac-SIG] [py2app] building on 10.4 for 10.3?

2006-02-24 Thread Ryan Wilcox
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

[Pythonmac-SIG] I may have wrecked my python

2006-02-24 Thread Nehemiah I.Dacres
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