Home
last modified time | relevance | path

Searched refs:_show_caller_details (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-oslo.config/oslo.config-8.7.1/oslo_config/tests/
H A Dtest_get_location.py56 cfg._show_caller_details = False
58 cfg._show_caller_details = True
/dports/devel/py-oslo.config/oslo.config-8.7.1/oslo_config/
H A Dcfg.py362 _show_caller_details = bool(os.environ.get( variable
373 if not _show_caller_details: