Re: [Pythonmac-SIG] macholib example

2005-08-25 Thread Bob Ippolito
On Aug 23, 2005, at 7:20 AM, ah wrote: > Does someone have a usage example of macholib for > Re-writing all Libraries in a directory with @executable_path ? Take a look at the macho_standalone script it comes with. It does that for an application, which is probably what you're trying to do

[Pythonmac-SIG] SPE 0.7.5.c released (feature rich python ide)

2005-08-25 Thread Stani
Hi, A new version of SPE is released, see http://pythonide.stani.be I am eager to port SPE to the Mac. Recently I tried to put a lot effort to get SPE on the Mac. I started a spe-mac-user list and was posting there all kind of patches, than I had to wait for some reactions with feedback of tra

[Pythonmac-SIG] macholib example

2005-08-25 Thread ah
Hello all, Does someone have a usage example of macholib for Re-writing all Libraries in a directory with @executable_path ? Any info would be greatly appreciated. Arye. ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/

Re: [Pythonmac-SIG] PythonCard on OS X 10.4 with Python 2.4.1

2005-08-25 Thread [EMAIL PROTECTED]
Hello listers, "Samuel M. Smith" <[EMAIL PROTECTED]> wrote on 08/25/2005 10:53:55 AM: > Anybody have any luck in getting PythonCard to work on OS X 10.4x > with Python 2.4.1? > The PythonCard websit is limited to Panther instructions. I saw a > post where someone got it to work with Python 2.

Re: [Pythonmac-SIG] Some questions about going to MacOS X 10.4

2005-08-25 Thread Ronald Oussoren
On 24-aug-2005, at 19:46, Bob Ippolito wrote: > >> Especially with the intel stuff coming down the pike, I'd dearly >> like to >> be able to develop the C++ portions of my app under 10.4 and XCode >> 2.1, >> but still ship apps that could run under 10.3. >> > > This is ESPECIALLY hard to do, becau

Re: [Pythonmac-SIG] PythonCard on OS X 10.4 with Python 2.4.1

2005-08-25 Thread brad . allen
"Samuel M. Smith" <[EMAIL PROTECTED]> wrote on 08/25/2005 10:53:55 AM: > Anybody have any luck in getting PythonCard to work on OS X 10.4x   > with Python 2.4.1? > The PythonCard websit is limited to Panther instructions. I saw a   > post where someone got it to work with Python 2.3.5. There's a

[Pythonmac-SIG] PythonCard on OS X 10.4 with Python 2.4.1

2005-08-25 Thread Samuel M. Smith
Anybody have any luck in getting PythonCard to work on OS X 10.4x with Python 2.4.1? The PythonCard websit is limited to Panther instructions. I saw a post where someone got it to work with Python 2.3.5. ___ Pythonmac-SIG maillist - Pythonmac-SIG@