[Python-checkins] CVS: python/dist/src/Include cStringIO.h
Guido van Rossum
guido@cnri.reston.va.us
1999年1月25日 16:36:15 -0500 (EST)
Update of /projects/cvsroot/python/dist/src/Include
In directory eric:/projects/python/develop/guido/src/Include
Modified Files:
cStringIO.h
Log Message:
There's a macro PycString_IMPORT which the documentation listed as
PycStringIO_IMPORT. While arguably the name used in the documentation
is more consistent, I think it's probably safer not to change the
macro definition and instead fix the doco.