OpenGrok
Cross Reference: gflags.py
xref
: /
external
/
chromium-trace
/
trace-viewer
/
third_party
/
python_gflags
/
gflags.py
Home
|
History
|
Annotate
|
Download
|
only in
python_gflags
Lines Matching
full:getattr
749
if
getattr
(module, '__dict__', None) is globals_dict: