As promised a few days ago, I took the time to build a .dmg of python from the official sources + my patch for dtrace. The binary is built with the build-script.py script in the Mac/ directory of python, and except the dtrace patch, no other modification has been done, so it should be usable as a drop-in replacement for the official binary on python.org. You can find the binary here
Again, use it at your own risk. If you prefer building it yourself, or with different options, the patch can be found here
Would this work on 104(tiger) PPC
In other word is it an universal binary ?
Would it work on leopard as well ?
Thanks
I don’t know – I don’t have a PPC mac os X in handy. I guess it should be easy for you to check
At worse, you can use the patch and build by yourself. I use the binary on Leopard (x86) myself, so I guess it works