On 10/2/06, Russell E. Owen <[EMAIL PROTECTED]> wrote:
> Will C extensions to Python that are built on 64 bit Macs (such as the
> new iMacs) will work on 32 bit Macs, and visa versa?

Definitely if the universal binary distribution for Python 2.5 or
2.4.3 are used, because it explicitly compiles for (32-bit) i386 and
ppc only.

-bob
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to