[Python-checkins] CVS: python/dist/src/Include Python.h,2.13,2.14

Guido van Rossum guido@cnri.reston.va.us
2000年3月10日 17:34:02 -0500 (EST)


Update of /projects/cvsroot/python/dist/src/Include
In directory eric:/home/guido/hp/mal/py-patched/Include
Modified Files:
	Python.h 
Log Message:
Marc-Andre Lemburg: include unicodeobject.h and codecs.h
Index: Python.h
===================================================================
RCS file: /projects/cvsroot/python/dist/src/Include/Python.h,v
retrieving revision 2.13
retrieving revision 2.14
diff -C2 -r2.13 -r2.14
*** Python.h	1999年01月03日 12:40:22	2.13
--- Python.h	2000年03月10日 22:34:00	2.14
***************
*** 93,97 ****
--- 93,99 ----
 #include "traceback.h"
 #include "sliceobject.h"
+ #include "unicodeobject.h"
 
+ #include "codecs.h"
 #include "pyerrors.h"
 #include "mymalloc.h"

AltStyle によって変換されたページ (->オリジナル) /