Searched defs:no_config (Results 1 - 1 of 1) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/Paste/paste/
H A Dconfig.py82 no_config = object() variable
99 popped_config = environ.get(environ_key, no_config)
107 if popped_config is no_config:

Completed in 228 milliseconds