[Pythonmac-SIG] building universal binaries

Jeremy Kloth jeremy.kloth at fourthought.com
Fri Feb 3 21:05:32 CET 2006


On Friday, February 03, 2006 12:51 PM, Bob Ippolito wrote:
> Packages that do something with sys.byteorder at setup.py time are
> probably going to be broken also... but I've never seen that either.

Any package that wraps Expat will probably be using sys.byteorder as Expat 
needs to know the byte order at compile time for its UTF-16 functionality. 
Packages that I know about are PyXML, cElementTree and 4Suite.

-- 
Jeremy Kloth
http://fourthought.com/
http://4suite.org/ 



More information about the Pythonmac-SIG mailing list