micropython/tests/micropython/extreme_exc.py.exp

6 wiersze
187 B
Plaintext

Exception()
TypeError("unexpected keyword argument 'abcdefghij
TypeError("unexpected keyword argument 'abc",)
RuntimeError('maximum recursion depth exceeded',)
Exception('my exception',)