summaryrefslogtreecommitdiff
path: root/tests/basics/gen_yield_from_throw_multi_arg.py.exp
blob: 218e332e5017aa6d1f50713d07c75ee7f8a7654e (plain)
1
2
3
4
5
6
7
8
1
got ValueError from upstream! ()
str1
got TypeError from downstream!
1
got ValueError from upstream! (123,)
str1
got TypeError from downstream!