Home
last modified time | relevance | path

Searched defs:ignore_exc (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Tools/c-analyzer/cpython/
D_parser.py291 ignore_exc=None, argument
307 ignore_exc=None, argument
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/
D__init__.py75 ignore_exc=False, argument
132 def handling_errors(ignore_exc=None, *, log_err=None): argument
/third_party/python/Lib/test/support/
Dimport_helper.py171 def __exit__(self, *ignore_exc):
195 def __exit__(self, *ignore_exc):
Dos_helper.py605 def __exit__(self, *ignore_exc):
D__init__.py1594 def __exit__(self, *ignore_exc):
/third_party/python/Tools/c-analyzer/c_common/
Dscriptutil.py355 def ignore_exc(_exc): function
358 def ignore_exc(_exc): function
361 def ignore_exc(exc): function