OpenGrok
Cross Reference: inspect.py
xref
: /
external
/
python
/
cpython3
/
Lib
/
inspect.py
Home
|
History
|
Annotate
|
Download
|
only in
Lib
Lines Matching
full:getattr_static
1517
def
getattr_static
(obj, attr, default=_sentinel):