OpenGrok
Cross Reference: enum.py
xref
: /
external
/
python
/
cpython3
/
Lib
/
enum.py
Home
|
History
|
Annotate
|
Download
|
only in
Lib
Lines Matching
full:_is_descriptor
20
def
_is_descriptor
(obj):
93
elif not
_is_descriptor
(value):