Paul Nelson added the comment:
I would humbly suggest that it be 3-way, until it is 10.6 (Snow Leopard)
and above. In our case as long as we support Leopard, we will be
supporting all 3 architectures for our software.
It would be appreciated if the web page indicated that the .dmg is
Paul Nelson added the comment:
Once the binary (ppc, i386) binary is installed it becomes impossible to
rebuild python from source as 3-way binary on the system, without first
removing the 2.6.4 dual architecture
/Library/Frameworks/Python.framework.
It causes compile failures in _curses
New submission from Paul Nelson :
By excluding the x86_64 architecture from the supplied MacOS install,
you are crippling the ability to build an 64-bit application that embeds
python. The Apple supplied universal binary includes all 3 architectures
ppc, i386, and x86_64. If you are going