]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
There's a macro PycString_IMPORT which the documentation listed as
authorGuido van Rossum <guido@python.org>
Mon, 25 Jan 1999 21:36:13 +0000 (21:36 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 25 Jan 1999 21:36:13 +0000 (21:36 +0000)
commit7999bfb2357f4dd97555b0b85605f115923faa5d
tree2d11f44c5184450b13f3d85336eba4f72be6cfa0
parent0189c010c30d62147793057b83eb539592e117bd
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.
Include/cStringIO.h