aboutsummaryrefslogtreecommitdiff
path: root/circuitpython/mpy-cross/build/genhdr/qstr/@@__py__compile.c.qstr
blob: 613e9ef505b1ea9a32441d0419bdf69e54a4579c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
Q(micropython)
Q(bytecode)
Q(native)
Q(viper)
Q(asm_thumb)
Q(asm_xtensa)
Q(*)
Q(AssertionError)
Q(range)
Q(__aiter__)
Q(__anext__)
Q(StopAsyncIteration)
Q(__aenter__)
Q(__aenter__)
Q(BaseException)
Q(__aexit__)
Q(__class__)
Q(__aexit__)
Q(__repl_print__)
Q(super)
Q(__class__)
Q(__await__)
Q(__class__)
Q(__name__)
Q(__module__)
Q(__qualname__)
Q(__class__)
Q(__class__)
Q(object)
Q(bool)
Q(int)
Q(uint)
Q(label)
Q(align)
Q(data)
Q(__class__)
TRANSLATE("can't assign to expression")
TRANSLATE("multiple *x in assignment")
TRANSLATE("can't assign to expression")
TRANSLATE("non-default argument follows default argument")
TRANSLATE("invalid micropython decorator")
TRANSLATE("invalid micropython decorator")
TRANSLATE("invalid architecture")
TRANSLATE("invalid architecture")
TRANSLATE("can't delete expression")
TRANSLATE("'break' outside loop")
TRANSLATE("'continue' outside loop")
TRANSLATE("'return' outside function")
TRANSLATE("import * not at module level")
TRANSLATE("identifier redefined as global")
TRANSLATE("no binding for nonlocal found")
TRANSLATE("identifier redefined as nonlocal")
TRANSLATE("can't declare nonlocal in outer code")
TRANSLATE("default 'except' must be last")
TRANSLATE("'await', 'async for' or 'async with' outside async function")
TRANSLATE("can't assign to expression")
TRANSLATE("*x must be assignment target")
TRANSLATE("super() can't find self")
TRANSLATE("can't have multiple *x")
TRANSLATE("can't have multiple **x")
TRANSLATE("LHS of keyword arg must be an id")
TRANSLATE("non-keyword arg after */**")
TRANSLATE("non-keyword arg after keyword arg")
TRANSLATE("expecting key:value for dict")
TRANSLATE("expecting just a value for set")
TRANSLATE("'yield' outside function")
TRANSLATE("'yield from' inside async function")
TRANSLATE("'await' outside function")
TRANSLATE("unknown type '%q'")
TRANSLATE("annotation must be an identifier")
TRANSLATE("invalid syntax")
TRANSLATE("invalid syntax")
TRANSLATE("argument name reused")
TRANSLATE("inline assembler must be a function")
TRANSLATE("unknown type")
TRANSLATE("return annotation must be an identifier")
TRANSLATE("expecting an assembler instruction")
TRANSLATE("'label' requires 1 argument")
TRANSLATE("label redefined")
TRANSLATE("'align' requires 1 argument")
TRANSLATE("'data' requires at least 2 arguments")
TRANSLATE("'data' requires integer arguments")