HomeSort by relevance Sort by last modified time
    Searched refs:_InstanceType (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
abc.py 12 _InstanceType = type(_C())
136 if subtype is _InstanceType:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
abc.py 12 _InstanceType = type(_C())
136 if subtype is _InstanceType:

Completed in 173 milliseconds