PyDoc_STR is always defined nowadays (and has been for quite some time:-)

This commit is contained in:
Jack Jansen 2003-11-19 16:18:02 +00:00
parent e48cef7aba
commit 9588770e25
5 changed files with 0 additions and 15 deletions

View file

@ -26,9 +26,6 @@ from macsupport import *
ScrapRef = OpaqueByValueType(OBJECTTYPE, OBJECTPREFIX)
includestuff = includestuff + """
#ifndef PyDoc_STR
#define PyDoc_STR(x) (x)
#endif
#include <Carbon/Carbon.h>
/*