Home | History | Annotate | Download | only in test

Lines Matching refs:_TPFLAGS_HAVE_GC

952 _TPFLAGS_HAVE_GC = 1<<14
959 ((type(o) != type) and (type(o).__flags__ & _TPFLAGS_HAVE_GC))):