Py_TPFLAGS_HAVE_GC

Objects support garbage collection (see objimp.h)

extern (C)
enum int Py_TPFLAGS_HAVE_GC;

Meta