Re: [Pythonmac-SIG] XCode autoindenting?

2005-09-21 Thread Ronald Oussoren
On 19-sep-2005, at 19:48, Jeffrey E. Forcier wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 19, 2005, at 1:29 PM, Ronald Oussoren wrote: What good Python support? AFAIK Python support in Xcode is limited to syntax coloring. I'd like to see good Python support (not only autoi

Re: [Pythonmac-SIG] XCode autoindenting?

2005-09-21 Thread Jeffrey E. Forcier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 21, 2005, at 2:36 PM, Ronald Oussoren wrote: > Xcode support syntax coloring for a lot languages, including fringe > languages like Dylan. Someone seems to have overengeneered the > syntax coloring system :-) Hoo boy. Maybe I should go che

[Pythonmac-SIG] pygame binaries

2005-09-21 Thread Mathew James Oakes
unable to install pygame binaries on osx 10.3... get the following message from the pygame-1.7.0.mpkg installer: The Installer package "pygame-1.7.0" cannot be opened. The InstallationCheck tool was either not executable or not readable. I've checked md5 is right, and even gone in and modified

Re: [Pythonmac-SIG] XCode autoindenting?

2005-09-21 Thread Ronald Oussoren
On 21-sep-2005, at 21:27, Jeffrey E. Forcier wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 21, 2005, at 2:36 PM, Ronald Oussoren wrote: Xcode support syntax coloring for a lot languages, including fringe languages like Dylan. Someone seems to have overengeneered the syntax

Re: [Pythonmac-SIG] pygame binaries

2005-09-21 Thread Robert Kern
Mathew James Oakes wrote: > unable to install pygame binaries on osx 10.3... get the following > message from the pygame-1.7.0.mpkg installer: > > The Installer package "pygame-1.7.0" > cannot be opened. > > The InstallationCheck tool was either not executable or not readable. > >