Searched defs:open_if_exists (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/tools/inspector_protocol/jinja2/ | ||
| D | utils.py | 149 def open_if_exists(filename, mode='rb'): function |
| /third_party/jinja2/ | ||
| D | utils.py | 149 def open_if_exists(filename, mode="rb"): function |