This commit is contained in:
Florent Xicluna 2010-09-06 20:27:15 +00:00
parent 09e4ebb6cd
commit feb2ee46bc
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@
It is possible to support both the 2.0 and 2.2 GC APIs, but it's
not pretty and this comment block is too narrow to contain a
desciption of what's required... */
description of what's required... */
#if PY_VERSION_HEX < 0x020200B1
#define PyObject_GC_New PyObject_New