[Python-checkins] python/dist/src/Mac/mwerks
mwerks_pyexpat_config.h, 1.2, 1.2.12.1
jackjansen at users.sourceforge.net
jackjansen at users.sourceforge.net
Sun Dec 28 16:52:56 EST 2003
Update of /cvsroot/python/python/dist/src/Mac/mwerks
In directory sc8-pr-cvs1:/tmp/cvs-serv14081/MacPython/Mac/mwerks
Modified Files:
Tag: release23-maint
mwerks_pyexpat_config.h
Log Message:
(Tentative) files used for MacPython-OS9 2.3.3 distribution.
Index: mwerks_pyexpat_config.h
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/mwerks/Attic/mwerks_pyexpat_config.h,v
retrieving revision 1.2
retrieving revision 1.2.12.1
diff -C2 -d -r1.2 -r1.2.12.1
*** mwerks_pyexpat_config.h 21 Feb 2003 22:33:53 -0000 1.2
--- mwerks_pyexpat_config.h 28 Dec 2003 21:52:54 -0000 1.2.12.1
***************
*** 8,9 ****
--- 8,10 ----
#define BYTEORDER 4321
#define XML_CONTEXT_BYTES 1024
+ #define HAVE_MEMMOVE
More information about the Python-checkins
mailing list