circuitpython/tests/micropython/heapalloc_exc_compressed.py.exp

6 lines
178 B
Text

NameError name 'name' is not defined
TypeError exceptions must derive from BaseException
name 'name' is not defined
exceptions must derive from BaseException
NameError
TypeError