Py_TPFLAGS_HAVE_ITER

tp_iter is defined Availability: 2.*

version(!Python_3_0_Or_Later)
extern (C)
enum int Py_TPFLAGS_HAVE_ITER;

Meta