Home
last modified time | relevance | path

Searched refs:_InstanceType (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
Dabc.py12 _InstanceType = type(_C()) variable
136 if subtype is _InstanceType: