OpenGrok
Cross Reference: test_exceptions.py
xref
: /
external
/
python
/
cpython3
/
Lib
/
test
/
test_exceptions.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
defs:do_next
832
def
do_next
(g):
839
self._check_generator_cleanup_exc_state(
do_next
)