mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
typo
This commit is contained in:
parent
09e4ebb6cd
commit
feb2ee46bc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue