On 14 Mar 2001, Karl anderson wrote in local.zope:
If anyone has gotten PyExpat to compile, we could have a win32 binary release. The version that we're using is just a CVS checkout; eventually we hope to use the release.
We don't plan on abandoning windows, but without a windows PyExpat our plan is to look at windows after we've released the unix version.
I have a copy of PyExpat.py compiled from the beta 3 release. What would you like me to do with it? I can mail it to anyone who wants, or make it available for downloads. I needed to change pyexpat.c very slightly as the export definitions for initpyexpat seem to be a bit messed up, and I built some Microsoft project files, but otherwise no changes were needed. -- Duncan Booth duncan@dales.rmplc.co.uk int month(char *p){return(124864/((p[0]+p[1]-p[2]&0x1f)+1)%12)["\5\x8\3" "\6\7\xb\1\x9\xa\2\0\4"];} // Who said my code was obscure? http://dales.rmplc.co.uk/Duncan