mirror of
https://github.com/python/cpython.git
synced 2026-06-08 04:19:23 -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).
Source files for various builtin objects