Re: [Pythonmac-SIG] expat.py broken in Python 2.5

2008-03-30 Thread Ned Deily
In article <[EMAIL PROTECTED]>, "Stewart Midwinter" <[EMAIL PROTECTED]> wrote: > In the lastest python 2.5 build for Macintosh, the pyexpat module binary is > not available to Mac users with Intel processors. If you try to import it, > you get an error saying that the binary is for PPC architectu

[Pythonmac-SIG] expat.py broken in Python 2.5

2008-03-30 Thread Stewart Midwinter
In the lastest python 2.5 build for Macintosh, the pyexpat module binary is not available to Mac users with Intel processors. If you try to import it, you get an error saying that the binary is for PPC architecture only. This is a bug introduced in Python 2.5, since it does not exist in Python 2.