Home | History | Annotate | Download | only in python2.7

Lines Matching refs:__flags__

245     return bool(isinstance(object, type) and object.__flags__ & TPFLAGS_IS_ABSTRACT)