circuitpython/tests/micropython/extreme_exc.py.exp

6 lines
184 B
Plaintext
Raw Normal View History

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