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/ 

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

Reply via email to