On  26-Dec-2006, at 19:29 , Nehemiah Dacres wrote:

his problem might be how to make fat python byte code, or rather, universal binaries with python.

Python byte code is architecture-independent[*], so that shouldn't be a problem.

[*] I think there was a problem with portability between machines with 32 and 64 bit integers, but I recall that that has been solved also. And at least it isn't a problem for ppc/intel mac portability.
--
Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack
If I can't dance I don't want to be part of your revolution -- Emma Goldman


Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to