mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
301eb7e607
It's not needed to declare it in Include/iterobject.h: just use "extern" where it's used (only in object.c).