summaryrefslogtreecommitdiff
path: root/tests/micropython/native_with.py.exp
blob: 7e28663f6fcf0933ee93a9d11939e702b1cdc519 (plain)
1
2
3
4
5
6
7
8
9
__init__
__enter__
1
__exit__ None None None
__init__
__enter__
1
__exit__ <class 'NameError'> name 'fail' isn't defined None
NameError