summaryrefslogtreecommitdiff
path: root/tests/micropython/native_with.py.exp
blob: 6eef7822fbaf8421df8722f63b85f0c835d48cf9 (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' is not defined None
NameError