Home
last modified time | relevance | path

Searched defs:_is_descriptor (Results 1 – 2 of 2) sorted by relevance

/external/python/enum34/enum/
D__init__.py62 def _is_descriptor(obj): function
/external/python/cpython3/Lib/
Denum.py37 def _is_descriptor(obj): function