summaryrefslogtreecommitdiff
path: root/tests/basics/gen_yield_from_throw.py.exp
blob: 6ce97ad86e21f8c4c2e37c2fd3021280e0c10eac (plain)
1
2
3
4
5
6
1
got ValueError from upstream!
str1
got TypeError from downstream!
123
got StopIteration from downstream!