cvs server: Diffing . Index: cStringIO.h =================================================================== RCS file: /cvsroot/python/python/dist/src/Include/cStringIO.h,v retrieving revision 2.15 diff -r2.15 cStringIO.h 2a3,5 > #ifdef __cplusplus > extern "C" { > #endif 130a134,136 > #ifdef __cplusplus > } > #endif Index: descrobject.h =================================================================== RCS file: /cvsroot/python/python/dist/src/Include/descrobject.h,v retrieving revision 2.8 diff -r2.8 descrobject.h 1a2,6 > #ifndef Py_DESCROBJECT_H > #define Py_DESCROBJECT_H > #ifdef __cplusplus > extern "C" { > #endif 80a86,88 > #ifdef __cplusplus > } > #endif Index: iterobject.h =================================================================== RCS file: /cvsroot/python/python/dist/src/Include/iterobject.h,v retrieving revision 1.3 diff -r1.3 iterobject.h 0a1,2 > #ifndef Py_ITEROBJECT_H > #define Py_ITEROBJECT_H 1a4,6 > #ifdef __cplusplus > extern "C" { > #endif 13a19,22 > #ifdef __cplusplus > } > #endif > #endif Py_ITEROBJECT_H