diff options
Diffstat (limited to 'circuitpython/mpy-cross/build/genhdr/qstr/@@__py__objexcept.c.qstr')
-rw-r--r-- | circuitpython/mpy-cross/build/genhdr/qstr/@@__py__objexcept.c.qstr | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/circuitpython/mpy-cross/build/genhdr/qstr/@@__py__objexcept.c.qstr b/circuitpython/mpy-cross/build/genhdr/qstr/@@__py__objexcept.c.qstr new file mode 100644 index 0000000..7eb396e --- /dev/null +++ b/circuitpython/mpy-cross/build/genhdr/qstr/@@__py__objexcept.c.qstr @@ -0,0 +1,42 @@ +Q(__traceback__) +Q(args) +Q(value) +Q(__traceback__) +Q(errno) +Q(strerror) +Q(filename) +Q(filename2) +Q(BaseException) +Q(SystemExit) +Q(KeyboardInterrupt) +Q(ReloadException) +Q(GeneratorExit) +Q(Exception) +Q(StopAsyncIteration) +Q(StopIteration) +Q(ArithmeticError) +Q(OverflowError) +Q(ZeroDivisionError) +Q(AssertionError) +Q(AttributeError) +Q(EOFError) +Q(ImportError) +Q(LookupError) +Q(IndexError) +Q(KeyError) +Q(MemoryError) +Q(NameError) +Q(OSError) +Q(TimeoutError) +Q(ConnectionError) +Q(BrokenPipeError) +Q(RuntimeError) +Q(NotImplementedError) +Q(SyntaxError) +Q(IndentationError) +Q(TypeError) +Q(ViperTypeError) +Q(ValueError) +Q(UnicodeError) +Q(MpyError) +TRANSLATE("invalid traceback") |