Branch data Line data Source code
1 : : #define MP_MAX_UNCOMPRESSED_TEXT_LEN (73)
2 : : MP_COMPRESSED_DATA("can'\364'%q\247objec\364functio\356forma\364argumen\364argument\363mus\364no\364positiona\354keywor\344t\357'%s\247specifie\362conver\364invali\344strin\347typ\345b\345o\346require\344fo\362inde\370ar\347attribut\345wit\350%\344empt\371implemente\344i\356isn'\364unsupporte\344assignmen\364\341outsid\345erro\362generato\362lengt\350expecte\344fro\355comple\370doesn'\364missin\347n\357rang\345unknow\356conversio\356identifie\362a\356synta\370bu\364expectin\347ha\363in\364nam\345supporte\344to\357afte\362fiel\344give\356multipl\345need\363nonloca\354overflo\367sequenc\345tupl\345allowe\344indice\363ou\364struct\272%\363dic\364i\363lis\364o\362zer\357impor\364nativ\345numbe\362shoul\344specificatio\356value\363incompatibl\345issubclass(\251%\361an\344byte\363clas\363foun\344ke\371loca\354stor\345take\363valu\345allocatio\356expressio\356implicitl\371incomplet\345unexpecte\344.mp\371arg\363automati\343cod\345hea\360integers\254numberin\347operatio\356redefine\344sel\346bytecod\345negativ\345require\363defaul\364failed\254go\364intege\362se\364suppor\364befor\345binar\371buffe\362close\344divid\345inden\364manua\354memor\371mktim\345modul\345")
3 : 7335 : MP_MATCH_COMPRESSED("%c needs int or char", "\377%c\275\265\312char")
4 : 7583 : MP_MATCH_COMPRESSED("%q index out of range", "\377\324\226\304\223\254")
5 : 7579 : MP_MATCH_COMPRESSED("%q indices must be integers, not %s", "\377\324\303\207\222\350\210\306")
6 : 7703 : MP_MATCH_COMPRESSED("%q() takes %d positional arguments but %d were given", "\377%q()\334\232\211\206\262\232were\273")
7 : 7683 : MP_MATCH_COMPRESSED("%s", "\377\306")
8 : 7594 : MP_MATCH_COMPRESSED("'%q' argument required", "\377\201\205\224")
9 : 7687 : MP_MATCH_COMPRESSED("'%s' object doesn't support item assignment", "\377\214\202\251\365item\240")
10 : 7561 : MP_MATCH_COMPRESSED("'%s' object doesn't support item deletion", "\377\214\202\251\365item deletion")
11 : 6726 : MP_MATCH_COMPRESSED("'%s' object has no attribute '%q'", "\377\214\202\264\253\230\201")
12 : 6650 : MP_MATCH_COMPRESSED("'%s' object isn't an iterator", "\377\214\202\236\260iterator")
13 : 7414 : MP_MATCH_COMPRESSED("'%s' object isn't callable", "\377\214\202\236callable")
14 : 6666 : MP_MATCH_COMPRESSED("'%s' object isn't iterable", "\377\214\202\236iterable")
15 : 7335 : MP_MATCH_COMPRESSED("'%s' object isn't subscriptable", "\377\214\202\236subscriptable")
16 : 7003 : MP_MATCH_COMPRESSED("'=' alignment not allowed in string format specifier", "\377'=' alignment\210\302\235\220\204\215")
17 : 7148 : MP_MATCH_COMPRESSED("'await' outside function", "\377'await'\242\203")
18 : 7152 : MP_MATCH_COMPRESSED("'break'/'continue' outside loop", "\377'break'/'continue'\242loop")
19 : 7295 : MP_MATCH_COMPRESSED("'not' not implemented", "\377'not'\210\234")
20 : 7144 : MP_MATCH_COMPRESSED("'return' outside function", "\377'return'\242\203")
21 : 7144 : MP_MATCH_COMPRESSED("'yield' outside function", "\377'yield'\242\203")
22 : 7148 : MP_MATCH_COMPRESSED("* arg after **", "\377*\227\271**")
23 : 7144 : MP_MATCH_COMPRESSED("*x must be assignment target", "\377*x\207\222\240target")
24 : 7363 : MP_MATCH_COMPRESSED("0.0 to a complex power", "\3770.0\213\241\250power")
25 : 7355 : MP_MATCH_COMPRESSED("CERT_REQUIRED requires server_hostname", "\377CERT_REQUIRED\357server_hostname")
26 : 7363 : MP_MATCH_COMPRESSED("I/O operation on closed file", "\377I/O\352on\371file")
27 : 7347 : MP_MATCH_COMPRESSED("IV", "IV")
28 : 7120 : MP_MATCH_COMPRESSED("LHS of keyword arg must be an id", "\377LHS\223\212\227\207\222\260id")
29 : 7343 : MP_MATCH_COMPRESSED("[addrinfo error %d]", "\377[addrinfo\243%d]")
30 : 7306 : MP_MATCH_COMPRESSED("__init__() should return None, not '%s'", "\377__init__()\317return None,\210\214")
31 : 7339 : MP_MATCH_COMPRESSED("abort() called", "abort() called")
32 : 7339 : MP_MATCH_COMPRESSED("address %08x is not aligned to %d bytes", "\377address %08x\310\210aligned\213\232\326")
33 : 7116 : MP_MATCH_COMPRESSED("annotation must be an identifier", "\377annotation\207\222\260\257")
34 : 7311 : MP_MATCH_COMPRESSED("arg is an empty sequence", "\377\227\310\260\233\300")
35 : 7319 : MP_MATCH_COMPRESSED("arg must be user-type", "\377\227\207\222user-type")
36 : 7100 : MP_MATCH_COMPRESSED("argument name reused", "\377\205\266reused")
37 : 7311 : MP_MATCH_COMPRESSED("argument num/types mismatch", "\377\205num/types mismatch")
38 : 6542 : MP_MATCH_COMPRESSED("argument should be a '%q' not a '%q'", "\377\205\317\222\241\201\210\241\201")
39 : 7269 : MP_MATCH_COMPRESSED("array/bytes required on right side", "\377array/bytes\224on right side")
40 : 7090 : MP_MATCH_COMPRESSED("async for/with outside async function", "\377async for/with\242async\203")
41 : 6883 : MP_MATCH_COMPRESSED("attributes not supported", "\377attributes\210\267")
42 : 7287 : MP_MATCH_COMPRESSED("bad compile mode", "bad compile mode")
43 : 7283 : MP_MATCH_COMPRESSED("bad typecode", "bad typecode")
44 : 7147 : MP_MATCH_COMPRESSED("binary op %q not implemented", "\377\367op\324\210\234")
45 : 7239 : MP_MATCH_COMPRESSED("bits must be 32 or less", "\377bits\207\22232\312less")
46 : 7237 : MP_MATCH_COMPRESSED("blksize % 16", "blksize % 16")
47 : 7137 : MP_MATCH_COMPRESSED("buffer too small", "\377\370\270small")
48 : 7157 : MP_MATCH_COMPRESSED("bytecode overflow", "\377\355\277")
49 : 6757 : MP_MATCH_COMPRESSED("bytes value out of range", "\377\326\335\304\223\254")
50 : 7112 : MP_MATCH_COMPRESSED("call super().__init__() first", "call super().__init__() first")
51 : 7112 : MP_MATCH_COMPRESSED("can't add special method to already-subclassed class", "\377\200add special method\213already-subclassed\327")
52 : 7000 : MP_MATCH_COMPRESSED("can't assign to expression", "\377\200assign\213\337")
53 : 7077 : MP_MATCH_COMPRESSED("can't cancel self", "\377\200cancel\354")
54 : 7009 : MP_MATCH_COMPRESSED("can't convert %s to complex", "\377\200\216\306\213\250")
55 : 7009 : MP_MATCH_COMPRESSED("can't convert %s to float", "\377\200\216\306\213float")
56 : 7045 : MP_MATCH_COMPRESSED("can't convert %s to int", "\377\200\216\306\213\265")
57 : 7005 : MP_MATCH_COMPRESSED("can't convert '%q' object to %q implicitly", "\377\200\216\201\202\213\324\340")
58 : 6835 : MP_MATCH_COMPRESSED("can't convert NaN to int", "\377\200\216NaN\213\265")
59 : 6855 : MP_MATCH_COMPRESSED("can't convert inf to int", "\377\200\216inf\213\265")
60 : 6763 : MP_MATCH_COMPRESSED("can't create '%q' instances", "\377\200create\201instances")
61 : 6655 : MP_MATCH_COMPRESSED("can't declare nonlocal in outer code", "\377\200declare\276\235outer\346")
62 : 6667 : MP_MATCH_COMPRESSED("can't delete expression", "\377\200delete\337")
63 : 6682 : MP_MATCH_COMPRESSED("can't do binary op between '%q' and '%q'", "\377\200do\367op between\201\325\201")
64 : 6682 : MP_MATCH_COMPRESSED("can't do unary op of '%q'", "\377\200do unary op\223\201")
65 : 6766 : MP_MATCH_COMPRESSED("can't encrypt & decrypt", "\377\200encrypt & decrypt")
66 : 6682 : MP_MATCH_COMPRESSED("can't implicitly convert '%q' to 'bool'", "\377\200\340\216\201\213'bool'")
67 : 6049 : MP_MATCH_COMPRESSED("can't import name %q", "\377\200\314\266\324")
68 : 6670 : MP_MATCH_COMPRESSED("can't load from '%q'", "\377\200load\247\201")
69 : 6666 : MP_MATCH_COMPRESSED("can't load with '%q' index", "\377\200load\231\201\226")
70 : 6704 : MP_MATCH_COMPRESSED("can't perform relative import", "\377\200perform relative\314")
71 : 6710 : MP_MATCH_COMPRESSED("can't send non-None value to a just-started generator", "\377\200send non-None\335\213\241just-started\244")
72 : 6720 : MP_MATCH_COMPRESSED("can't set attribute", "\377\200\364\230")
73 : 6660 : MP_MATCH_COMPRESSED("can't store '%q'", "\377\200\333\201")
74 : 6664 : MP_MATCH_COMPRESSED("can't store to '%q'", "\377\200\333\213\201")
75 : 6660 : MP_MATCH_COMPRESSED("can't store with '%q' index", "\377\200\333\231\201\226")
76 : 6412 : MP_MATCH_COMPRESSED("can't switch from automatic field numbering to manual field specification", "\377\200switch\247\345\272\351\213\374\272\320")
77 : 6412 : MP_MATCH_COMPRESSED("can't switch from manual field specification to automatic field numbering", "\377\200switch\247\374\272\320\213\345\272\351")
78 : 6684 : MP_MATCH_COMPRESSED("can't truncate-divide a complex number", "\377\200truncate-divide\241\250\316")
79 : 6654 : MP_MATCH_COMPRESSED("can't unambiguously get sizeof scalar", "\377\200unambiguously get sizeof scalar")
80 : 6680 : MP_MATCH_COMPRESSED("can't wait", "\377\200wait")
81 : 6638 : MP_MATCH_COMPRESSED("casting", "casting")
82 : 6662 : MP_MATCH_COMPRESSED("chr() arg not in range(0x110000)", "\377chr()\227\210\235range(0x110000)")
83 : 6634 : MP_MATCH_COMPRESSED("comparison of int and uint", "\377comparison\223\265\325uint")
84 : 6666 : MP_MATCH_COMPRESSED("complex divide by zero", "\377\250\372by\313")
85 : 6630 : MP_MATCH_COMPRESSED("conversion to object", "\377\256\213\202")
86 : 6658 : MP_MATCH_COMPRESSED("database closed", "\377database\371")
87 : 6531 : MP_MATCH_COMPRESSED("default 'except' must be last", "\377\360'except'\207\222last")
88 : 6642 : MP_MATCH_COMPRESSED("dict update sequence has wrong length", "\377\307update\300\264wrong\245")
89 : 6614 : MP_MATCH_COMPRESSED("div/mod not implemented for uint", "\377div/mod\210\234\225uint")
90 : 5548 : MP_MATCH_COMPRESSED("divide by zero", "\377\372by\313")
91 : 6479 : MP_MATCH_COMPRESSED("don't know how to pass object to native function", "\377don't know how\213pass\202\213\315\203")
92 : 6471 : MP_MATCH_COMPRESSED("empty", "\377\233")
93 : 6433 : MP_MATCH_COMPRESSED("empty heap", "\377\233\347")
94 : 6181 : MP_MATCH_COMPRESSED("empty separator", "\377\233separator")
95 : 6157 : MP_MATCH_COMPRESSED("end of format while looking for conversion specifier", "\377end\223\204while looking\225\256\215")
96 : 6401 : MP_MATCH_COMPRESSED("error in ffi_prep_cif", "\377\243\235ffi_prep_cif")
97 : 6399 : MP_MATCH_COMPRESSED("error in regex", "\377\243\235regex")
98 : 5775 : MP_MATCH_COMPRESSED("exceptions must derive from BaseException", "\377exceptions\207derive\247BaseException")
99 : 6089 : MP_MATCH_COMPRESSED("expected ':' after format specifier", "\377\246':'\271\204\215")
100 : 6329 : MP_MATCH_COMPRESSED("expecting a dict for keyword args", "\377\263\241\307\225\212\344")
101 : 6213 : MP_MATCH_COMPRESSED("expecting just a value for set", "\377\263just\241\335\225\364")
102 : 6213 : MP_MATCH_COMPRESSED("expecting key:value for dict", "\377\263key:value\225\307")
103 : 6243 : MP_MATCH_COMPRESSED("extra keyword arguments given", "\377extra\212\206\273")
104 : 6231 : MP_MATCH_COMPRESSED("extra positional arguments given", "\377extra\211\206\273")
105 : 6292 : MP_MATCH_COMPRESSED("ffi_prep_closure_loc", "ffi_prep_closure_loc")
106 : 6276 : MP_MATCH_COMPRESSED("format", "\377\204")
107 : 6048 : MP_MATCH_COMPRESSED("format needs a dict", "\377\204\275\241\307")
108 : 6044 : MP_MATCH_COMPRESSED("format string didn't convert all arguments", "\377\204\220didn't\216all\206")
109 : 6068 : MP_MATCH_COMPRESSED("format string needs more arguments", "\377\204\220\275more\206")
110 : 6244 : MP_MATCH_COMPRESSED("full", "full")
111 : 6199 : MP_MATCH_COMPRESSED("function doesn't take keyword arguments", "\377\203\251take\212\206")
112 : 6175 : MP_MATCH_COMPRESSED("function expected at most %d arguments, got %d", "\377\203\246at most\232arguments,\362\232")
113 : 6164 : MP_MATCH_COMPRESSED("function got multiple values for argument '%q'", "\377\203\362\274\321\225\205\201")
114 : 6151 : MP_MATCH_COMPRESSED("function missing %d required positional arguments", "\377\203\252\232\224\211\206")
115 : 6132 : MP_MATCH_COMPRESSED("function missing keyword-only argument", "\377\203\252keyword-only\205")
116 : 6136 : MP_MATCH_COMPRESSED("function missing required keyword argument '%q'", "\377\203\252\224\212\205\201")
117 : 6132 : MP_MATCH_COMPRESSED("function missing required positional argument #%d", "\377\203\252\224\211\205#%d")
118 : 6139 : MP_MATCH_COMPRESSED("function must be bytecode with no children", "\377\203\207\222\355\231\253children")
119 : 6134 : MP_MATCH_COMPRESSED("function takes %d positional arguments but %d were given", "\377\203\334\232\211\206\262\232were\273")
120 : 6115 : MP_MATCH_COMPRESSED("generator already executing", "\377\244already executing")
121 : 6105 : MP_MATCH_COMPRESSED("generator ignored GeneratorExit", "\377\244ignored GeneratorExit")
122 : 5521 : MP_MATCH_COMPRESSED("generator raised StopIteration", "\377\244raised StopIteration")
123 : 6099 : MP_MATCH_COMPRESSED("hash is final", "\377hash\310final")
124 : 6087 : MP_MATCH_COMPRESSED("heap must be a list", "\377\347\207\222\241\311")
125 : 5986 : MP_MATCH_COMPRESSED("identifier redefined as global", "\377\257\353as global")
126 : 5982 : MP_MATCH_COMPRESSED("identifier redefined as nonlocal", "\377\257\353as\276")
127 : 5978 : MP_MATCH_COMPRESSED("import * not at module level", "\377\314*\210at\377level")
128 : 6047 : MP_MATCH_COMPRESSED("incompatible .mpy arch", "\377\322\343arch")
129 : 6057 : MP_MATCH_COMPRESSED("incompatible .mpy file", "\377\322\343file")
130 : 5847 : MP_MATCH_COMPRESSED("incomplete format", "\377\341\204")
131 : 5843 : MP_MATCH_COMPRESSED("incomplete format key", "\377\341\204\331")
132 : 6031 : MP_MATCH_COMPRESSED("incorrect padding", "incorrect padding")
133 : 5991 : MP_MATCH_COMPRESSED("int() arg 2 must be >= 2 and <= 36", "\377int()\2272\207\222>= 2\325<= 36")
134 : 5829 : MP_MATCH_COMPRESSED("integer needed", "\377\363needed")
135 : 6015 : MP_MATCH_COMPRESSED("invalid cert", "\377\217cert")
136 : 6011 : MP_MATCH_COMPRESSED("invalid format", "\377\217\204")
137 : 5823 : MP_MATCH_COMPRESSED("invalid format specifier", "\377\217\204\215")
138 : 6005 : MP_MATCH_COMPRESSED("invalid key", "\377\217\331")
139 : 5939 : MP_MATCH_COMPRESSED("invalid micropython decorator", "\377\217micropython decorator")
140 : 5954 : MP_MATCH_COMPRESSED("invalid mktime usage", "\377\217\376usage")
141 : 5892 : MP_MATCH_COMPRESSED("invalid syntax", "\377\217\261")
142 : 5880 : MP_MATCH_COMPRESSED("invalid syntax for number", "\377\217\261\225\316")
143 : 5820 : MP_MATCH_COMPRESSED("issubclass() arg 1 must be a class", "\377\323\2271\207\222\241\327")
144 : 5828 : MP_MATCH_COMPRESSED("issubclass() arg 2 must be a class or a tuple of classes", "\377\323\2272\207\222\241\327\312\241\301\223classes")
145 : 5654 : MP_MATCH_COMPRESSED("join expects a list of str/bytes objects consistent with self object", "\377join expects\241\311\223str/bytes objects consistent\231\354\202")
146 : 5824 : MP_MATCH_COMPRESSED("key", "\377\331")
147 : 5824 : MP_MATCH_COMPRESSED("keyword argument(s) not implemented - use normal args instead", "\377\212argument(s)\210\234- use normal\344instead")
148 : 5810 : MP_MATCH_COMPRESSED("lhs and rhs should be compatible", "\377lhs\325rhs\317\222compatible")
149 : 5780 : MP_MATCH_COMPRESSED("local '%q' has type '%q' but source is '%q'", "\377\332\201\264\221\201\262source\310\201")
150 : 5780 : MP_MATCH_COMPRESSED("local '%q' used before type known", "\377\332\201used\366\221known")
151 : 5787 : MP_MATCH_COMPRESSED("local variable referenced before assignment", "\377\332variable referenced\366\240")
152 : 5736 : MP_MATCH_COMPRESSED("malformed f-string", "malformed f-string")
153 : 5776 : MP_MATCH_COMPRESSED("math domain error", "\377math domain\243")
154 : 5356 : MP_MATCH_COMPRESSED("memory allocation failed, allocating %u bytes", "\377\375\336\361allocating %u\326")
155 : 4860 : MP_MATCH_COMPRESSED("memory allocation failed, heap is locked", "\377\375\336\361\347\310locked")
156 : 5240 : MP_MATCH_COMPRESSED("memoryview offset too large", "\377memoryview offset\270large")
157 : 5216 : MP_MATCH_COMPRESSED("mktime needs a tuple of length 8 or 9", "\377\376\275\241\301\223\2458\3129")
158 : 5242 : MP_MATCH_COMPRESSED("mode", "mode")
159 : 5198 : MP_MATCH_COMPRESSED("multiple *x in assignment", "\377\274*x\235\240")
160 : 5226 : MP_MATCH_COMPRESSED("multiple bases have instance lay-out conflict", "\377\274bases have instance lay-out conflict")
161 : 5222 : MP_MATCH_COMPRESSED("must raise an object", "\377\207raise\260\202")
162 : 5222 : MP_MATCH_COMPRESSED("must use keyword argument for key function", "\377\207use\212\205\225\331\203")
163 : 4946 : MP_MATCH_COMPRESSED("name '%q' isn't defined", "\377\266\201\236defined")
164 : 5026 : MP_MATCH_COMPRESSED("name too long", "\377\266\270long")
165 : 4974 : MP_MATCH_COMPRESSED("native code in .mpy unsupported", "\377\315\346\235\343\237")
166 : 4970 : MP_MATCH_COMPRESSED("native yield", "\377\315yield")
167 : 4706 : MP_MATCH_COMPRESSED("need more than %d values to unpack", "\377need more than\232\321\213unpack")
168 : 4946 : MP_MATCH_COMPRESSED("negative factorial", "\377\356factorial")
169 : 4674 : MP_MATCH_COMPRESSED("negative shift count", "\377\356shift count")
170 : 4920 : MP_MATCH_COMPRESSED("no active exception to reraise", "\377\253active exception\213reraise")
171 : 4883 : MP_MATCH_COMPRESSED("no binding for nonlocal found", "\377\253binding\225\276\330")
172 : 4911 : MP_MATCH_COMPRESSED("no module named '%q'", "\377\253\377named\201")
173 : 4881 : MP_MATCH_COMPRESSED("no such attribute", "\377\253such\230")
174 : 4845 : MP_MATCH_COMPRESSED("non-default argument follows default argument", "\377non-default\205follows\360\205")
175 : 4727 : MP_MATCH_COMPRESSED("non-hex digit", "non-hex digit")
176 : 4833 : MP_MATCH_COMPRESSED("not a constant", "\377\210\241constant")
177 : 4779 : MP_MATCH_COMPRESSED("object '%s' isn't a tuple or list", "\377\202\214\236\241\301\312\311")
178 : 4787 : MP_MATCH_COMPRESSED("object not in sequence", "\377\202\210\235\300")
179 : 4741 : MP_MATCH_COMPRESSED("object of type '%s' has no len()", "\377\202\223\221\214\264\253len()")
180 : 4739 : MP_MATCH_COMPRESSED("object with buffer protocol required", "\377\202\231\370protocol\224")
181 : 4585 : MP_MATCH_COMPRESSED("only slices with step=1 (aka None) are supported", "\377only slices\231step=1 (aka None) are\267")
182 : 4741 : MP_MATCH_COMPRESSED("opcode", "opcode")
183 : 4739 : MP_MATCH_COMPRESSED("ord() expected a character, but string of length %d found", "\377ord()\246\241character,\262\220\223\245\232\330")
184 : 4731 : MP_MATCH_COMPRESSED("output too small", "\377output\270small")
185 : 4719 : MP_MATCH_COMPRESSED("overflow converting long int to machine word", "\377\277converting long\265\213machine word")
186 : 4723 : MP_MATCH_COMPRESSED("pop from an empty set", "\377pop\247\260\233\364")
187 : 4719 : MP_MATCH_COMPRESSED("pop from empty list", "\377pop\247\233\311")
188 : 4711 : MP_MATCH_COMPRESSED("popitem(): dictionary is empty", "\377popitem(): dictionary\310\233")
189 : 4679 : MP_MATCH_COMPRESSED("positional arg after **", "\377\211\227\271**")
190 : 4679 : MP_MATCH_COMPRESSED("positional arg after keyword arg", "\377\211\227\271\212\227")
191 : 4699 : MP_MATCH_COMPRESSED("pow() with 3 arguments requires integers", "\377pow()\2313\206\357integers")
192 : 4687 : MP_MATCH_COMPRESSED("requested length %d but object has length %d", "\377requested\245\232\262\202\264\245\232")
193 : 4671 : MP_MATCH_COMPRESSED("return expected '%q' but got '%q'", "\377return\246\201\262\362\201")
194 : 4525 : MP_MATCH_COMPRESSED("rsplit(None,n)", "rsplit(None,n)")
195 : 4665 : MP_MATCH_COMPRESSED("schedule queue full", "schedule queue full")
196 : 468 : MP_MATCH_COMPRESSED("sign not allowed in string format specifier", "\377sign\210\302\235\220\204\215")
197 : 468 : MP_MATCH_COMPRESSED("sign not allowed with integer format specifier 'c'", "\377sign\210\302\231\363\204\215'c'")
198 : 472 : MP_MATCH_COMPRESSED("single '}' encountered in format string", "\377single '}' encountered\235\204\220")
199 : 590 : MP_MATCH_COMPRESSED("slice step can't be zero", "\377slice step\200\222\313")
200 : 586 : MP_MATCH_COMPRESSED("splitting with sub-captures", "\377splitting\231sub-captures")
201 : 460 : MP_MATCH_COMPRESSED("start/end indices", "\377start/end\303")
202 : 582 : MP_MATCH_COMPRESSED("stream operation not supported", "\377stream\352\210\267")
203 : 431 : MP_MATCH_COMPRESSED("string argument without an encoding", "\377\220\205without\260encoding")
204 : 531 : MP_MATCH_COMPRESSED("string index out of range", "\377\220\226\304\223\254")
205 : 523 : MP_MATCH_COMPRESSED("string indices must be integers, not %s", "\377\220\303\207\222\350\210\306")
206 : 493 : MP_MATCH_COMPRESSED("struct: can't index", "\377\305\200\226")
207 : 491 : MP_MATCH_COMPRESSED("struct: index out of range", "\377\305\226\304\223\254")
208 : 491 : MP_MATCH_COMPRESSED("struct: no fields", "\377\305\253fields")
209 : 467 : MP_MATCH_COMPRESSED("substring not found", "\377substring\210\330")
210 : 417 : MP_MATCH_COMPRESSED("super() can't find self", "\377super()\200find\354")
211 : 437 : MP_MATCH_COMPRESSED("syntax error in JSON", "\377\261\243\235JSON")
212 : 425 : MP_MATCH_COMPRESSED("syntax error in uctypes descriptor", "\377\261\243\235uctypes descriptor")
213 : 403 : MP_MATCH_COMPRESSED("ticks interval overflow", "\377ticks interval\277")
214 : 373 : MP_MATCH_COMPRESSED("too many args", "\377\270many\344")
215 : 119 : MP_MATCH_COMPRESSED("too many values to unpack (expected %d)", "\377\270many\321\213unpack (expected %d)")
216 : 319 : MP_MATCH_COMPRESSED("tuple index out of range", "\377\301\226\304\223\254")
217 : 331 : MP_MATCH_COMPRESSED("type '%q' isn't an acceptable base type", "\377\221\201\236\260acceptable base\221")
218 : 103 : MP_MATCH_COMPRESSED("type object '%q' has no attribute '%q'", "\377\221\202\201\264\253\230\201")
219 : 323 : MP_MATCH_COMPRESSED("type takes 1 or 3 arguments", "\377\221\3341\3123\206")
220 : 319 : MP_MATCH_COMPRESSED("unexpected indent", "\377\342\373")
221 : 319 : MP_MATCH_COMPRESSED("unexpected keyword argument '%q'", "\377\342\212\205\201")
222 : 303 : MP_MATCH_COMPRESSED("unicode name escapes", "\377unicode\266escapes")
223 : 301 : MP_MATCH_COMPRESSED("unindent doesn't match any outer indent level", "\377unindent\251match any outer\373level")
224 : 269 : MP_MATCH_COMPRESSED("unknown conversion specifier %c", "\377\255\256\215%c")
225 : 281 : MP_MATCH_COMPRESSED("unknown format code '%c' for object of type '%s'", "\377\255\204\346'%c'\225\202\223\221\214")
226 : 277 : MP_MATCH_COMPRESSED("unknown type", "\377\255\221")
227 : 277 : MP_MATCH_COMPRESSED("unknown type '%q'", "\377\255\221\201")
228 : 273 : MP_MATCH_COMPRESSED("unmarshallable object", "\377unmarshallable\202")
229 : 264 : MP_MATCH_COMPRESSED("unmatched '{' in format", "\377unmatched '{'\235\204")
230 : 268 : MP_MATCH_COMPRESSED("unreadable attribute", "\377unreadable\230")
231 : 260 : MP_MATCH_COMPRESSED("unsupported format character '%c' (0x%x) at index %d", "\377\237\204character '%c' (0x%x) at\226\232")
232 : 100 : MP_MATCH_COMPRESSED("unsupported type for %q: '%s'", "\377\237\221\225%q:\214")
233 : 188 : MP_MATCH_COMPRESSED("unsupported types for %q: '%s', '%s'", "\377\237types\225%q: '%s',\214")
234 : 28 : MP_MATCH_COMPRESSED("wbits", "wbits")
235 : 12 : MP_MATCH_COMPRESSED("wrong number of arguments", "\377wrong\316\223\206")
236 : 8 : MP_MATCH_COMPRESSED("zero step", "\377\313step")
237 : : // Total input length: 6815
238 : : // Total compressed length: 3268
239 : : // Total data length: 1155
240 : : // Predicted saving: 2392
241 : :
242 : : // gzip length: 3840
243 : : // Percentage of gzip: 115.2%
244 : : // zlib length: 3828
245 : : // Percentage of zlib: 115.5%
|