# 0 "" # 0 "" # 0 "" # 1 "/usr/include/stdc-predef.h" 1 3 4 # 0 "" 2 # 1 "" # 29 "" # 1 "../py/mpconfig.h" 1 # 45 "../py/mpconfig.h" # 1 "./mpconfigport.h" 1 # 122 "./mpconfigport.h" typedef long mp_int_t; typedef unsigned long mp_uint_t; # 142 "./mpconfigport.h" typedef long mp_off_t; # 153 "./mpconfigport.h" # 1 "/usr/include/alloca.h" 1 3 4 # 21 "/usr/include/alloca.h" 3 4 # 1 "/usr/include/features.h" 1 3 4 # 392 "/usr/include/features.h" 3 4 # 1 "/usr/include/features-time64.h" 1 3 4 # 20 "/usr/include/features-time64.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 21 "/usr/include/features-time64.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 1 3 4 # 19 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 20 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 2 3 4 # 22 "/usr/include/features-time64.h" 2 3 4 # 393 "/usr/include/features.h" 2 3 4 # 486 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 # 559 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 560 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/long-double.h" 1 3 4 # 561 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 # 487 "/usr/include/features.h" 2 3 4 # 510 "/usr/include/features.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 # 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 # 11 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 # 511 "/usr/include/features.h" 2 3 4 # 22 "/usr/include/alloca.h" 2 3 4 # 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 # 209 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 4 # 209 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 4 typedef long unsigned int size_t; # 25 "/usr/include/alloca.h" 2 3 4 extern void *alloca (size_t __size) __attribute__ ((__nothrow__ , __leaf__)); # 154 "./mpconfigport.h" 2 # 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h" 1 3 4 # 9 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h" 3 4 # 1 "/usr/include/stdint.h" 1 3 4 # 26 "/usr/include/stdint.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/libc-header-start.h" 1 3 4 # 27 "/usr/include/stdint.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 # 27 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 1 3 4 # 19 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 20 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 2 3 4 # 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef __int8_t __int_least8_t; typedef __uint8_t __uint_least8_t; typedef __int16_t __int_least16_t; typedef __uint16_t __uint_least16_t; typedef __int32_t __int_least32_t; typedef __uint32_t __uint_least32_t; typedef __int64_t __int_least64_t; typedef __uint64_t __uint_least64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; typedef long int __intmax_t; typedef unsigned long int __uintmax_t; # 141 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 # 142 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/time64.h" 1 3 4 # 143 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned long int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned long int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef long int __suseconds64_t; typedef int __daddr_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef long int __blksize_t; typedef long int __blkcnt_t; typedef long int __blkcnt64_t; typedef unsigned long int __fsblkcnt_t; typedef unsigned long int __fsblkcnt64_t; typedef unsigned long int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef long int __fsword_t; typedef long int __ssize_t; typedef long int __syscall_slong_t; typedef unsigned long int __syscall_ulong_t; typedef __off64_t __loff_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; typedef int __sig_atomic_t; # 28 "/usr/include/stdint.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wchar.h" 1 3 4 # 29 "/usr/include/stdint.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 # 30 "/usr/include/stdint.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/stdint-intn.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/stdint-intn.h" 3 4 typedef __int8_t int8_t; typedef __int16_t int16_t; typedef __int32_t int32_t; typedef __int64_t int64_t; # 35 "/usr/include/stdint.h" 2 3 4 # 1 "/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h" 1 3 4 # 24 "/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h" 3 4 typedef __uint8_t uint8_t; typedef __uint16_t uint16_t; typedef __uint32_t uint32_t; typedef __uint64_t uint64_t; # 38 "/usr/include/stdint.h" 2 3 4 typedef __int_least8_t int_least8_t; typedef __int_least16_t int_least16_t; typedef __int_least32_t int_least32_t; typedef __int_least64_t int_least64_t; typedef __uint_least8_t uint_least8_t; typedef __uint_least16_t uint_least16_t; typedef __uint_least32_t uint_least32_t; typedef __uint_least64_t uint_least64_t; typedef signed char int_fast8_t; typedef long int int_fast16_t; typedef long int int_fast32_t; typedef long int int_fast64_t; # 71 "/usr/include/stdint.h" 3 4 typedef unsigned char uint_fast8_t; typedef unsigned long int uint_fast16_t; typedef unsigned long int uint_fast32_t; typedef unsigned long int uint_fast64_t; # 87 "/usr/include/stdint.h" 3 4 typedef long int intptr_t; typedef unsigned long int uintptr_t; # 101 "/usr/include/stdint.h" 3 4 typedef __intmax_t intmax_t; typedef __uintmax_t uintmax_t; # 10 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stdint.h" 2 3 4 # 157 "./mpconfigport.h" 2 # 46 "../py/mpconfig.h" 2 # 804 "../py/mpconfig.h" # 804 "../py/mpconfig.h" typedef double mp_float_t; # 30 "" 2 QCFG(BYTES_IN_LEN, (1)) QCFG(BYTES_IN_HASH, (2)) Q() Q(*) Q(_) Q(/) Q(%#o) Q(%#x) Q({:#b}) Q( ) Q(\n) Q(maximum recursion depth exceeded) Q() Q() Q() Q() Q() Q() Q() Q() Q(utf-8) # 75 "" Q( ) Q(%#o) Q(%#x) Q(*) Q(*) Q(*) Q(*) Q(*) Q(*) Q(*) Q(*) Q() Q() Q() Q() Q() Q() Q() Q() Q() Q() Q() Q() Q() Q(ArithmeticError) Q(ArithmeticError) Q(AssertionError) Q(AssertionError) Q(AssertionError) Q(AttributeError) Q(AttributeError) Q(BaseException) Q(BaseException) Q(BaseException) Q(BrokenPipeError) Q(BrokenPipeError) Q(ConnectionError) Q(ConnectionError) Q(EOFError) Q(EOFError) Q(Ellipsis) Q(Ellipsis) Q(Exception) Q(Exception) Q(GeneratorExit) Q(GeneratorExit) Q(ImportError) Q(ImportError) Q(IndentationError) Q(IndentationError) Q(IndexError) Q(IndexError) Q(KeyError) Q(KeyError) Q(KeyboardInterrupt) Q(KeyboardInterrupt) Q(LookupError) Q(LookupError) Q(MemoryError) Q(MemoryError) Q(MpyError) Q(MpyError) Q(NaN) Q(NameError) Q(NameError) Q(None) Q(None) Q(None) Q(None) Q(None) Q(None) Q(NoneType) Q(NotImplementedError) Q(NotImplementedError) Q(OSError) Q(OSError) Q(OverflowError) Q(OverflowError) Q(ReloadException) Q(ReloadException) Q(RuntimeError) Q(RuntimeError) Q(StopAsyncIteration) Q(StopAsyncIteration) Q(StopAsyncIteration) Q(StopIteration) Q(StopIteration) Q(SyntaxError) Q(SyntaxError) Q(SystemExit) Q(SystemExit) Q(TimeoutError) Q(TimeoutError) Q(TypeError) Q(TypeError) Q(UnicodeError) Q(UnicodeError) Q(ValueError) Q(ValueError) Q(ViperTypeError) Q(ViperTypeError) Q(ZeroDivisionError) Q(ZeroDivisionError) Q(_0x0a_) Q(__add__) Q(__aenter__) Q(__aenter__) Q(__aexit__) Q(__aexit__) Q(__aiter__) Q(__anext__) Q(__await__) Q(__await__) Q(__bases__) Q(__bool__) Q(__build_class__) Q(__bytes__) Q(__call__) Q(__class__) Q(__class__) Q(__class__) Q(__class__) Q(__class__) Q(__class__) Q(__class__) Q(__contains__) Q(__contains__) Q(__delitem__) Q(__delitem__) Q(__dict__) Q(__dict__) Q(__enter__) Q(__enter__) Q(__enter__) Q(__enter__) Q(__enter__) Q(__enter__) Q(__enter__) Q(__eq__) Q(__eq__) Q(__exit__) Q(__exit__) Q(__exit__) Q(__exit__) Q(__exit__) Q(__exit__) Q(__exit__) Q(__ge__) Q(__getattr__) Q(__getattr__) Q(__getattr__) Q(__getattr__) Q(__getitem__) Q(__getitem__) Q(__getitem__) Q(__getitem__) Q(__gt__) Q(__hash__) Q(__iadd__) Q(__import__) Q(__init__) Q(__init__) Q(__init__) Q(__int__) Q(__isub__) Q(__iter__) Q(__le__) Q(__len__) Q(__lt__) Q(__main__) Q(__main__) Q(__module__) Q(__name__) Q(__name__) Q(__name__) Q(__name__) Q(__name__) Q(__name__) Q(__name__) Q(__name__) Q(__name__) Q(__name__) Q(__name__) Q(__ne__) Q(__new__) Q(__new__) Q(__new__) Q(__next__) Q(__next__) Q(__next__) Q(__next__) Q(__path__) Q(__path__) Q(__path__) Q(__qualname__) Q(__repl_print__) Q(__repl_print__) Q(__repr__) Q(__repr__) Q(__reversed__) Q(__setitem__) Q(__setitem__) Q(__str__) Q(__sub__) Q(__traceback__) Q(__traceback__) Q(a2b_base64) Q(abs) Q(add) Q(add) Q(add) Q(add) Q(addi) Q(align) Q(all) Q(and_) Q(and_) Q(any) Q(append) Q(append) Q(args) Q(asm_thumb) Q(asm_xtensa) Q(asr) Q(b) Q(b2a_base64) Q(ball) Q(bany) Q(bbc) Q(bbs) Q(beq) Q(beqz) Q(bge) Q(bgeu) Q(bin) Q(binascii) Q(bit_length) Q(bl) Q(blt) Q(bnall) Q(bne) Q(bnez) Q(bnone) Q(bool) Q(bool) Q(bool) Q(bool) Q(bool) Q(bool) Q(bool) Q(bool) Q(bool) Q(bool) Q(bound_method) Q(builtins) Q(builtins) Q(bx) Q(bytearray) Q(bytearray) Q(bytecode) Q(byteorder) Q(bytes) Q(bytes) Q(bytes) Q(calcsize) Q(callable) Q(callx0) Q(chr) Q(classmethod) Q(classmethod) Q(clear) Q(clear) Q(clear) Q(close) Q(close) Q(closure) Q(clz) Q(cmp) Q(complex) Q(complex) Q(const) Q(const) Q(copy) Q(copy) Q(copy) Q(coroutine) Q(count) Q(count) Q(count) Q(count) Q(cpsid) Q(cpsie) Q(crc32) Q(data) Q(decode) Q(decode) Q(default) Q(delattr) Q(deleter) Q(dict) Q(dict) Q(dict) Q(dict_view) Q(difference) Q(difference_update) Q(dir) Q(discard) Q(divmod) Q(doc) Q(encode) Q(end) Q(endswith) Q(endswith) Q(enumerate) Q(enumerate) Q(errno) Q(eval) Q(exec) Q(extend) Q(extend) Q(filename) Q(filename2) Q(filter) Q(filter) Q(find) Q(find) Q(find) Q(float) Q(float) Q(float) Q(flush) Q(format) Q(format) Q(from_bytes) Q(fromkeys) Q(function) Q(function) Q(function) Q(function) Q(function) Q(function) Q(function) Q(function) Q(function) Q(function) Q(generator) Q(generator) Q(generator) Q(get) Q(getattr) Q(getter) Q(globals) Q(hasattr) Q(hash) Q(hex) Q(hexlify) Q(id) Q(imag) Q(index) Q(index) Q(index) Q(index) Q(index) Q(inf) Q(insert) Q(int) Q(int) Q(int) Q(int) Q(int) Q(int) Q(int) Q(int) Q(int) Q(int) Q(int) Q(int) Q(intersection) Q(intersection_update) Q(isalpha) Q(isalpha) Q(isdigit) Q(isdigit) Q(isdisjoint) Q(isinstance) Q(islower) Q(islower) Q(isspace) Q(isspace) Q(issubclass) Q(issubset) Q(issuperset) Q(isupper) Q(isupper) Q(items) Q(iter) Q(iterable) Q(iterator) Q(iterator) Q(iterator) Q(iterator) Q(iterator) Q(j) Q(join) Q(join) Q(jx) Q(key) Q(key) Q(keys) Q(keys) Q(l16si) Q(l16ui) Q(l32i) Q(l8ui) Q(label) Q(ldr) Q(ldrb) Q(ldrex) Q(ldrh) Q(len) Q(length) Q(list) Q(list) Q(list) Q(little) Q(little) Q(little) Q(locals) Q(lower) Q(lower) Q(lsl) Q(lsr) Q(lstrip) Q(lstrip) Q(map) Q(map) Q(max) Q(micropython) Q(micropython) Q(micropython) Q(min) Q(module) Q(mov) Q(mov) Q(mov) Q(mov_n) Q(movi) Q(movt) Q(movw) Q(movwt) Q(mrs) Q(mull) Q(native) Q(next) Q(nop) Q(object) Q(object) Q(object) Q(object) Q(object) Q(object) Q(object) Q(object) Q(object) Q(object) Q(oct) Q(or_) Q(ord) Q(pack) Q(pack_into) Q(pend_throw) Q(pop) Q(pop) Q(pop) Q(pop) Q(popitem) Q(pow) Q(print) Q(property) Q(property) Q(protocol_stream) Q(protocol_stream) Q(ptr) Q(ptr) Q(ptr) Q(ptr) Q(ptr) Q(ptr) Q(ptr) Q(ptr16) Q(ptr16) Q(ptr16) Q(ptr16) Q(ptr16) Q(ptr16) Q(ptr16) Q(ptr32) Q(ptr32) Q(ptr32) Q(ptr32) Q(ptr32) Q(ptr32) Q(ptr32) Q(ptr8) Q(ptr8) Q(ptr8) Q(ptr8) Q(ptr8) Q(ptr8) Q(ptr8) Q(push) Q(range) Q(range) Q(range) Q(rbit) Q(real) Q(remove) Q(remove) Q(replace) Q(replace) Q(repr) Q(ret_n) Q(reverse) Q(reverse) Q(reversed) Q(reversed) Q(rfind) Q(rfind) Q(rfind) Q(rindex) Q(rindex) Q(rindex) Q(round) Q(rsplit) Q(rsplit) Q(rstrip) Q(rstrip) Q(s16i) Q(s32i) Q(s8i) Q(sdiv) Q(send) Q(send) Q(sep) Q(set) Q(set) Q(set) Q(setattr) Q(setdefault) Q(setter) Q(signed) Q(slice) Q(slice) Q(sort) Q(sorted) Q(split) Q(split) Q(start) Q(start) Q(startswith) Q(startswith) Q(staticmethod) Q(staticmethod) Q(step) Q(stop) Q(str) Q(str) Q(str) Q(str) Q(str) Q(str) Q(str) Q(strb) Q(strerror) Q(strex) Q(strh) Q(strip) Q(strip) Q(sub) Q(sub) Q(sub) Q(sum) Q(super) Q(super) Q(super) Q(symmetric_difference) Q(symmetric_difference_update) Q(throw) Q(throw) Q(to_bytes) Q(traceback) Q(traceback) Q(tuple) Q(tuple) Q(tuple) Q(tuple) Q(type) Q(type) Q(udiv) Q(uint) Q(uint) Q(uint) Q(uint) Q(uint) Q(uint) Q(uint) Q(uint) Q(unhexlify) Q(union) Q(unpack) Q(unpack_from) Q(update) Q(update) Q(upper) Q(upper) Q(ustruct) Q(ustruct) Q(utf-8) Q(utf-8) Q(utf-8) Q(value) Q(values) Q(vcmp) Q(vcvt_f32_s32) Q(vcvt_s32_f32) Q(viper) Q(vldr) Q(vmov) Q(vmrs) Q(vneg) Q(vsqrt) Q(vstr) Q(wfi) Q(xor) Q(zip) Q(zip) Q(zip) Q({_colon_#b}) TRANSLATE(" File \"%q\", line %d") TRANSLATE("%%c requires int or char") TRANSLATE("%%c requires int or char") TRANSLATE("%q index out of range") TRANSLATE("%q index out of range") TRANSLATE("%q index out of range") TRANSLATE("%q index out of range") TRANSLATE("%q index out of range") TRANSLATE("%q indices must be integers, not %s") TRANSLATE("%q length must be %d-%d") TRANSLATE("%q must be %d-%d") TRANSLATE("%q must be <= %d") TRANSLATE("%q must be >= %d") TRANSLATE("%q must be >= 0") TRANSLATE("%q must be a string") TRANSLATE("%q must be of type %q") TRANSLATE("%q() takes %d positional arguments but %d were given") TRANSLATE("'%q' argument required") TRANSLATE("'%q' object is not an iterator") TRANSLATE("'%q' object is not an iterator") TRANSLATE("'%q' object is not callable") TRANSLATE("'%q' object is not callable") TRANSLATE("'%q' object is not iterable") TRANSLATE("'%s' expects a label") TRANSLATE("'%s' expects a label") TRANSLATE("'%s' expects a register") TRANSLATE("'%s' expects a register") TRANSLATE("'%s' expects a special register") TRANSLATE("'%s' expects an FPU register") TRANSLATE("'%s' expects an address of the form [a, b]") TRANSLATE("'%s' expects an integer") TRANSLATE("'%s' expects an integer") TRANSLATE("'%s' expects at most r%d") TRANSLATE("'%s' expects at most r%d") TRANSLATE("'%s' expects {r0, r1, ...}") TRANSLATE("'%s' integer %d isn't within range %d..%d") TRANSLATE("'%s' integer 0x%x doesn't fit in mask 0x%x") TRANSLATE("'%s' object doesn't support item assignment") TRANSLATE("'%s' object doesn't support item deletion") TRANSLATE("'%s' object has no attribute '%q'") TRANSLATE("'%s' object has no attribute '%q'") TRANSLATE("'%s' object isn't subscriptable") TRANSLATE("'=' alignment not allowed in string format specifier") TRANSLATE("'align' requires 1 argument") TRANSLATE("'await' outside function") TRANSLATE("'await', 'async for' or 'async with' outside async function") TRANSLATE("'break' outside loop") TRANSLATE("'continue' outside loop") TRANSLATE("'coroutine' object is not an iterator") TRANSLATE("'data' requires at least 2 arguments") TRANSLATE("'data' requires integer arguments") TRANSLATE("'label' requires 1 argument") TRANSLATE("'return' outside function") TRANSLATE("'yield from' inside async function") TRANSLATE("'yield' outside function") TRANSLATE("*x must be assignment target") TRANSLATE(", in %q\n") TRANSLATE("0.0 to a complex power") TRANSLATE("3-arg pow() not supported") TRANSLATE("Call super().__init__() before accessing native object.") TRANSLATE("Expected a %q") TRANSLATE("File exists") TRANSLATE("Input/output error") TRANSLATE("Invalid argument") TRANSLATE("LHS of keyword arg must be an id") TRANSLATE("Name too long") TRANSLATE("No space left on device") TRANSLATE("No such device") TRANSLATE("No such file/directory") TRANSLATE("Operation not permitted") TRANSLATE("Permission denied") TRANSLATE("Read-only filesystem") TRANSLATE("Traceback (most recent call last):\n") TRANSLATE("Unable to init parser") TRANSLATE("__init__() should return None, not '%q'") TRANSLATE("__new__ arg must be a user-type") TRANSLATE("a bytes-like object is required") TRANSLATE("a bytes-like object is required") TRANSLATE("abort() called") TRANSLATE("annotation must be an identifier") TRANSLATE("arg is an empty sequence") TRANSLATE("argument has wrong type") TRANSLATE("argument name reused") TRANSLATE("argument num/types mismatch") TRANSLATE("argument should be a '%q' not a '%q'") TRANSLATE("attributes not supported yet") TRANSLATE("bad typecode") TRANSLATE("bad typecode") TRANSLATE("binary op %q not implemented") TRANSLATE("binary op %q not implemented") TRANSLATE("binary op %q not implemented") TRANSLATE("binary op %q not implemented") TRANSLATE("binary op %q not implemented") TRANSLATE("binary op %q not implemented") TRANSLATE("branch not in range") TRANSLATE("buffer too small") TRANSLATE("buffer too small") TRANSLATE("buffer too small") TRANSLATE("buffer too small") TRANSLATE("bytes length not a multiple of item size") TRANSLATE("bytes value out of range") TRANSLATE("can only have up to 4 parameters to Thumb assembly") TRANSLATE("can only have up to 4 parameters to Xtensa assembly") TRANSLATE("can't add special method to already-subclassed class") TRANSLATE("can't assign to expression") TRANSLATE("can't assign to expression") TRANSLATE("can't assign to expression") TRANSLATE("can't convert %q to %q") TRANSLATE("can't convert %q to %q") TRANSLATE("can't convert %q to %q") TRANSLATE("can't convert %q to int") TRANSLATE("can't convert %s to complex") TRANSLATE("can't convert '%q' object to %q implicitly") TRANSLATE("can't declare nonlocal in outer code") TRANSLATE("can't delete expression") TRANSLATE("can't do binary op between '%q' and '%q'") TRANSLATE("can't do binary op between '%q' and '%q'") TRANSLATE("can't do binary op between '%q' and '%q'") TRANSLATE("can't do binary op between '%q' and '%q'") TRANSLATE("can't do binary op between '%q' and '%q'") TRANSLATE("can't do binary op between '%q' and '%q'") TRANSLATE("can't do truncated division of a complex number") TRANSLATE("can't have multiple **x") TRANSLATE("can't have multiple *x") TRANSLATE("can't implicitly convert '%q' to 'bool'") TRANSLATE("can't implicitly convert '%q' to 'bool'") TRANSLATE("can't implicitly convert '%q' to 'bool'") TRANSLATE("can't implicitly convert '%q' to 'bool'") TRANSLATE("can't implicitly convert '%q' to 'bool'") TRANSLATE("can't implicitly convert '%q' to 'bool'") TRANSLATE("can't load from '%q'") TRANSLATE("can't load from '%q'") TRANSLATE("can't load from '%q'") TRANSLATE("can't load from '%q'") TRANSLATE("can't load from '%q'") TRANSLATE("can't load from '%q'") TRANSLATE("can't load from '%q'") TRANSLATE("can't load from '%q'") TRANSLATE("can't load from '%q'") TRANSLATE("can't load from '%q'") TRANSLATE("can't load from '%q'") TRANSLATE("can't load from '%q'") TRANSLATE("can't load with '%q' index") TRANSLATE("can't load with '%q' index") TRANSLATE("can't load with '%q' index") TRANSLATE("can't load with '%q' index") TRANSLATE("can't load with '%q' index") TRANSLATE("can't load with '%q' index") TRANSLATE("can't perform relative import") TRANSLATE("can't send non-None value to a just-started generator") TRANSLATE("can't store '%q'") TRANSLATE("can't store '%q'") TRANSLATE("can't store '%q'") TRANSLATE("can't store '%q'") TRANSLATE("can't store '%q'") TRANSLATE("can't store '%q'") TRANSLATE("can't store '%q'") TRANSLATE("can't store '%q'") TRANSLATE("can't store '%q'") TRANSLATE("can't store '%q'") TRANSLATE("can't store '%q'") TRANSLATE("can't store '%q'") TRANSLATE("can't store to '%q'") TRANSLATE("can't store to '%q'") TRANSLATE("can't store to '%q'") TRANSLATE("can't store to '%q'") TRANSLATE("can't store to '%q'") TRANSLATE("can't store to '%q'") TRANSLATE("can't store to '%q'") TRANSLATE("can't store to '%q'") TRANSLATE("can't store to '%q'") TRANSLATE("can't store to '%q'") TRANSLATE("can't store to '%q'") TRANSLATE("can't store to '%q'") TRANSLATE("can't store with '%q' index") TRANSLATE("can't store with '%q' index") TRANSLATE("can't store with '%q' index") TRANSLATE("can't store with '%q' index") TRANSLATE("can't store with '%q' index") TRANSLATE("can't store with '%q' index") TRANSLATE("can't switch from automatic field numbering to manual field specification") TRANSLATE("can't switch from manual field specification to automatic field numbering") TRANSLATE("cannot create '%q' instances") TRANSLATE("cannot import name %q") TRANSLATE("cannot import name %q") TRANSLATE("casting") TRANSLATE("casting") TRANSLATE("casting") TRANSLATE("casting") TRANSLATE("casting") TRANSLATE("casting") TRANSLATE("chr() arg not in range(0x110000)") TRANSLATE("comparison of int and uint") TRANSLATE("comparison of int and uint") TRANSLATE("comparison of int and uint") TRANSLATE("comparison of int and uint") TRANSLATE("comparison of int and uint") TRANSLATE("comparison of int and uint") TRANSLATE("complex division by zero") TRANSLATE("constant must be an integer") TRANSLATE("conversion to object") TRANSLATE("conversion to object") TRANSLATE("conversion to object") TRANSLATE("conversion to object") TRANSLATE("conversion to object") TRANSLATE("conversion to object") TRANSLATE("default 'except' must be last") TRANSLATE("dict update sequence has wrong length") TRANSLATE("div/mod not implemented for uint") TRANSLATE("div/mod not implemented for uint") TRANSLATE("div/mod not implemented for uint") TRANSLATE("div/mod not implemented for uint") TRANSLATE("div/mod not implemented for uint") TRANSLATE("div/mod not implemented for uint") TRANSLATE("divide by zero") TRANSLATE("divide by zero") TRANSLATE("division by zero") TRANSLATE("empty separator") TRANSLATE("empty separator") TRANSLATE("end of format while looking for conversion specifier") TRANSLATE("exceptions must derive from BaseException") TRANSLATE("expected ':' after format specifier") TRANSLATE("expecting an assembler instruction") TRANSLATE("expecting just a value for set") TRANSLATE("expecting key:value for dict") TRANSLATE("extra keyword arguments given") TRANSLATE("extra positional arguments given") TRANSLATE("first argument to super() must be type") TRANSLATE("format requires a dict") TRANSLATE("function doesn't take keyword arguments") TRANSLATE("function expected at most %d arguments, got %d") TRANSLATE("function got multiple values for argument '%q'") TRANSLATE("function missing %d required positional arguments") TRANSLATE("function missing keyword-only argument") TRANSLATE("function missing required keyword argument '%q'") TRANSLATE("function missing required positional argument #%d") TRANSLATE("function takes %d positional arguments but %d were given") TRANSLATE("generator already executing") TRANSLATE("generator already executing") TRANSLATE("generator ignored GeneratorExit") TRANSLATE("generator raised StopIteration") TRANSLATE("generator raised StopIteration") TRANSLATE("identifier redefined as global") TRANSLATE("identifier redefined as nonlocal") TRANSLATE("import * not at module level") TRANSLATE("incomplete format key") TRANSLATE("incomplete format") TRANSLATE("incorrect padding") TRANSLATE("inline assembler must be a function") TRANSLATE("int() arg 2 must be >= 2 and <= 36") TRANSLATE("invalid architecture") TRANSLATE("invalid architecture") TRANSLATE("invalid format specifier") TRANSLATE("invalid micropython decorator") TRANSLATE("invalid micropython decorator") TRANSLATE("invalid syntax for number") TRANSLATE("invalid syntax") TRANSLATE("invalid syntax") TRANSLATE("invalid syntax") TRANSLATE("invalid traceback") TRANSLATE("issubclass() arg 1 must be a class") TRANSLATE("issubclass() arg 2 must be a class or a tuple of classes") TRANSLATE("join expects a list of str/bytes objects consistent with self object") TRANSLATE("keyword argument(s) not yet implemented - use normal args instead") TRANSLATE("keywords must be strings") TRANSLATE("label '%q' not defined") TRANSLATE("label '%q' not defined") TRANSLATE("label redefined") TRANSLATE("length argument not allowed for this type") TRANSLATE("local '%q' has type '%q' but source is '%q'") TRANSLATE("local '%q' has type '%q' but source is '%q'") TRANSLATE("local '%q' has type '%q' but source is '%q'") TRANSLATE("local '%q' has type '%q' but source is '%q'") TRANSLATE("local '%q' has type '%q' but source is '%q'") TRANSLATE("local '%q' has type '%q' but source is '%q'") TRANSLATE("local '%q' used before type known") TRANSLATE("local '%q' used before type known") TRANSLATE("local '%q' used before type known") TRANSLATE("local '%q' used before type known") TRANSLATE("local '%q' used before type known") TRANSLATE("local '%q' used before type known") TRANSLATE("local variable referenced before assignment") TRANSLATE("malformed f-string") TRANSLATE("maximum recursion depth exceeded") TRANSLATE("memory allocation failed, allocating %u bytes") TRANSLATE("memory allocation failed, heap is locked") TRANSLATE("multiple *x in assignment") TRANSLATE("multiple bases have instance lay-out conflict") TRANSLATE("must raise an object") TRANSLATE("must raise an object") TRANSLATE("must raise an object") TRANSLATE("must raise an object") TRANSLATE("must raise an object") TRANSLATE("must raise an object") TRANSLATE("must use keyword argument for key function") TRANSLATE("name '%q' is not defined") TRANSLATE("native yield") TRANSLATE("native yield") TRANSLATE("native yield") TRANSLATE("native yield") TRANSLATE("native yield") TRANSLATE("native yield") TRANSLATE("need more than %d values to unpack") TRANSLATE("need more than %d values to unpack") TRANSLATE("negative shift count") TRANSLATE("negative shift count") TRANSLATE("negative shift count") TRANSLATE("no active exception to reraise") TRANSLATE("no binding for nonlocal found") TRANSLATE("no module named '%q'") TRANSLATE("non-default argument follows default argument") TRANSLATE("non-hex digit found") TRANSLATE("non-keyword arg after */**") TRANSLATE("non-keyword arg after keyword arg") TRANSLATE("not all arguments converted during string formatting") TRANSLATE("not enough arguments for format string") TRANSLATE("object '%s' isn't a tuple or list") TRANSLATE("object not in sequence") TRANSLATE("object of type '%s' has no len()") TRANSLATE("object with buffer protocol required") TRANSLATE("odd-length string") TRANSLATE("offset out of bounds") TRANSLATE("only slices with step=1 (aka None) are supported") TRANSLATE("only slices with step=1 (aka None) are supported") TRANSLATE("only slices with step=1 (aka None) are supported") TRANSLATE("only slices with step=1 (aka None) are supported") TRANSLATE("opcode") TRANSLATE("ord() expected a character, but string of length %d found") TRANSLATE("overflow converting long int to machine word") TRANSLATE("overflow converting long int to machine word") TRANSLATE("pack expected %d items for packing (got %d)") TRANSLATE("parameters must be registers in sequence a2 to a5") TRANSLATE("parameters must be registers in sequence a2 to a5") TRANSLATE("parameters must be registers in sequence r0 to r3") TRANSLATE("parameters must be registers in sequence r0 to r3") TRANSLATE("pop from empty %q") TRANSLATE("pop from empty %q") TRANSLATE("pop from empty %q") TRANSLATE("raw f-strings are not supported") TRANSLATE("requested length %d but object has length %d") TRANSLATE("return annotation must be an identifier") TRANSLATE("return expected '%q' but got '%q'") TRANSLATE("return expected '%q' but got '%q'") TRANSLATE("return expected '%q' but got '%q'") TRANSLATE("return expected '%q' but got '%q'") TRANSLATE("return expected '%q' but got '%q'") TRANSLATE("return expected '%q' but got '%q'") TRANSLATE("rsplit(None,n)") TRANSLATE("sign not allowed in string format specifier") TRANSLATE("sign not allowed with integer format specifier 'c'") TRANSLATE("single '}' encountered in format string") TRANSLATE("slice step cannot be zero") TRANSLATE("small int overflow") TRANSLATE("start/end indices") TRANSLATE("stream operation not supported") TRANSLATE("string indices must be integers, not %q") TRANSLATE("string not supported; use bytes or bytearray") TRANSLATE("substring not found") TRANSLATE("substring not found") TRANSLATE("super() can't find self") TRANSLATE("too many values to unpack (expected %d)") TRANSLATE("type '%q' is not an acceptable base type") TRANSLATE("type is not an acceptable base type") TRANSLATE("type object '%q' has no attribute '%q'") TRANSLATE("type object 'generator' has no attribute '__await__'") TRANSLATE("type takes 1 or 3 arguments") TRANSLATE("unary op %q not implemented") TRANSLATE("unary op %q not implemented") TRANSLATE("unary op %q not implemented") TRANSLATE("unary op %q not implemented") TRANSLATE("unary op %q not implemented") TRANSLATE("unary op %q not implemented") TRANSLATE("unexpected indent") TRANSLATE("unexpected keyword argument '%q'") TRANSLATE("unicode name escapes") TRANSLATE("unindent doesn't match any outer indent level") TRANSLATE("unknown conversion specifier %c") TRANSLATE("unknown format code '%c' for object of type '%q'") TRANSLATE("unknown format code '%c' for object of type '%q'") TRANSLATE("unknown format code '%c' for object of type '%q'") TRANSLATE("unknown type '%q'") TRANSLATE("unknown type") TRANSLATE("unmatched '{' in format") TRANSLATE("unreadable attribute") TRANSLATE("unreadable attribute") TRANSLATE("unreadable attribute") TRANSLATE("unsupported Thumb instruction '%s' with %d arguments") TRANSLATE("unsupported Xtensa instruction '%s' with %d arguments") TRANSLATE("unsupported format character '%c' (0x%x) at index %d") TRANSLATE("unsupported type for %q: '%q'") TRANSLATE("unsupported types for %q: '%q', '%q'") TRANSLATE("value must fit in %d byte(s)") TRANSLATE("value must fit in %d byte(s)") TRANSLATE("wrong number of arguments") TRANSLATE("wrong number of arguments") TRANSLATE("zero step")