Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_contextlib.py707 class RaiseExc: class
735 with RaiseExc(IndexError):
738 with RaiseExc(ValueError):