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\344ou\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\364indice\363intege\362se\364suppor\364befor\345binar\371buffe\362close\344divid\345inden\364manua\354memor\371mktim\345modul\345")
3 : 7612 : MP_MATCH_COMPRESSED("%c needs int or char", "\377%c\275\265\311char")
4 : 7850 : MP_MATCH_COMPRESSED("%q index out of range", "\377\323\226\303\223\254")
5 : 7846 : MP_MATCH_COMPRESSED("%q indices must be integers, not %s", "\377\323\362\207\222\347\210\305")
6 : 7970 : MP_MATCH_COMPRESSED("%q() takes %d positional arguments but %d were given", "\377%q()\333\232\211\206\262\232were\273")
7 : 7950 : MP_MATCH_COMPRESSED("%s", "\377\305")
8 : 7861 : MP_MATCH_COMPRESSED("'%q' argument required", "\377\201\205\224")
9 : 7954 : MP_MATCH_COMPRESSED("'%s' object doesn't support item assignment", "\377\214\202\251\365item\240")
10 : 7828 : MP_MATCH_COMPRESSED("'%s' object doesn't support item deletion", "\377\214\202\251\365item deletion")
11 : 6993 : MP_MATCH_COMPRESSED("'%s' object has no attribute '%q'", "\377\214\202\264\253\230\201")
12 : 6917 : MP_MATCH_COMPRESSED("'%s' object isn't an iterator", "\377\214\202\236\260iterator")
13 : 7681 : MP_MATCH_COMPRESSED("'%s' object isn't callable", "\377\214\202\236callable")
14 : 6933 : MP_MATCH_COMPRESSED("'%s' object isn't iterable", "\377\214\202\236iterable")
15 : 7602 : MP_MATCH_COMPRESSED("'%s' object isn't subscriptable", "\377\214\202\236subscriptable")
16 : 7280 : MP_MATCH_COMPRESSED("'=' alignment not allowed in string format specifier", "\377'=' alignment\210\302\235\220\204\215")
17 : 7415 : MP_MATCH_COMPRESSED("'await' outside function", "\377'await'\242\203")
18 : 7419 : MP_MATCH_COMPRESSED("'break'/'continue' outside loop", "\377'break'/'continue'\242loop")
19 : 7562 : MP_MATCH_COMPRESSED("'not' not implemented", "\377'not'\210\234")
20 : 7411 : MP_MATCH_COMPRESSED("'return' outside function", "\377'return'\242\203")
21 : 7411 : MP_MATCH_COMPRESSED("'yield' outside function", "\377'yield'\242\203")
22 : 7415 : MP_MATCH_COMPRESSED("* arg after **", "\377*\227\271**")
23 : 7411 : MP_MATCH_COMPRESSED("*x must be assignment target", "\377*x\207\222\240target")
24 : 7630 : MP_MATCH_COMPRESSED("0.0 to a complex power", "\3770.0\213\241\250power")
25 : 7622 : MP_MATCH_COMPRESSED("CERT_REQUIRED requires server_hostname", "\377CERT_REQUIRED\356server_hostname")
26 : 7630 : MP_MATCH_COMPRESSED("I/O operation on closed file", "\377I/O\351on\371file")
27 : 7614 : MP_MATCH_COMPRESSED("IV", "IV")
28 : 7387 : MP_MATCH_COMPRESSED("LHS of keyword arg must be an id", "\377LHS\223\212\227\207\222\260id")
29 : 7610 : MP_MATCH_COMPRESSED("[addrinfo error %d]", "\377[addrinfo\243%d]")
30 : 7573 : MP_MATCH_COMPRESSED("__init__() should return None, not '%s'", "\377__init__()\316return None,\210\214")
31 : 7606 : MP_MATCH_COMPRESSED("abort() called", "abort() called")
32 : 7606 : MP_MATCH_COMPRESSED("address %08x is not aligned to %d bytes", "\377address %08x\307\210aligned\213\232\325")
33 : 7383 : MP_MATCH_COMPRESSED("annotation must be an identifier", "\377annotation\207\222\260\257")
34 : 7578 : MP_MATCH_COMPRESSED("arg is an empty sequence", "\377\227\307\260\233\300")
35 : 7586 : MP_MATCH_COMPRESSED("arg must be user-type", "\377\227\207\222user-type")
36 : 7367 : MP_MATCH_COMPRESSED("argument name reused", "\377\205\266reused")
37 : 7578 : MP_MATCH_COMPRESSED("argument num/types mismatch", "\377\205num/types mismatch")
38 : 6809 : MP_MATCH_COMPRESSED("argument should be a '%q' not a '%q'", "\377\205\316\222\241\201\210\241\201")
39 : 7536 : MP_MATCH_COMPRESSED("array/bytes required on right side", "\377array/bytes\224on right side")
40 : 7357 : MP_MATCH_COMPRESSED("async for/with outside async function", "\377async for/with\242async\203")
41 : 7160 : MP_MATCH_COMPRESSED("attributes not supported", "\377attributes\210\267")
42 : 7554 : MP_MATCH_COMPRESSED("bad compile mode", "bad compile mode")
43 : 7550 : MP_MATCH_COMPRESSED("bad typecode", "bad typecode")
44 : 7414 : MP_MATCH_COMPRESSED("binary op %q not implemented", "\377\367op\323\210\234")
45 : 7506 : MP_MATCH_COMPRESSED("bits must be 32 or less", "\377bits\207\22232\311less")
46 : 7504 : MP_MATCH_COMPRESSED("blksize % 16", "blksize % 16")
47 : 7404 : MP_MATCH_COMPRESSED("buffer too small", "\377\370\270small")
48 : 7424 : MP_MATCH_COMPRESSED("bytecode overflow", "\377\354\277")
49 : 7034 : MP_MATCH_COMPRESSED("bytes value out of range", "\377\325\334\303\223\254")
50 : 7379 : MP_MATCH_COMPRESSED("call super().__init__() first", "call super().__init__() first")
51 : 7379 : MP_MATCH_COMPRESSED("can't add special method to already-subclassed class", "\377\200add special method\213already-subclassed\326")
52 : 7267 : MP_MATCH_COMPRESSED("can't assign to expression", "\377\200assign\213\336")
53 : 7344 : MP_MATCH_COMPRESSED("can't cancel self", "\377\200cancel\353")
54 : 7276 : MP_MATCH_COMPRESSED("can't convert %s to complex", "\377\200\216\305\213\250")
55 : 7276 : MP_MATCH_COMPRESSED("can't convert %s to float", "\377\200\216\305\213float")
56 : 7312 : MP_MATCH_COMPRESSED("can't convert %s to int", "\377\200\216\305\213\265")
57 : 7272 : MP_MATCH_COMPRESSED("can't convert '%q' object to %q implicitly", "\377\200\216\201\202\213\323\337")
58 : 7110 : MP_MATCH_COMPRESSED("can't convert NaN to int", "\377\200\216NaN\213\265")
59 : 7130 : MP_MATCH_COMPRESSED("can't convert inf to int", "\377\200\216inf\213\265")
60 : 7038 : MP_MATCH_COMPRESSED("can't create '%q' instances", "\377\200create\201instances")
61 : 6930 : MP_MATCH_COMPRESSED("can't declare nonlocal in outer code", "\377\200declare\276\235outer\345")
62 : 6942 : MP_MATCH_COMPRESSED("can't delete expression", "\377\200delete\336")
63 : 6957 : MP_MATCH_COMPRESSED("can't do binary op between '%q' and '%q'", "\377\200do\367op between\201\324\201")
64 : 6957 : MP_MATCH_COMPRESSED("can't do unary op of '%q'", "\377\200do unary op\223\201")
65 : 7041 : MP_MATCH_COMPRESSED("can't encrypt & decrypt", "\377\200encrypt & decrypt")
66 : 6957 : MP_MATCH_COMPRESSED("can't implicitly convert '%q' to 'bool'", "\377\200\337\216\201\213'bool'")
67 : 6324 : MP_MATCH_COMPRESSED("can't import name %q", "\377\200\313\266\323")
68 : 6945 : MP_MATCH_COMPRESSED("can't load from '%q'", "\377\200load\247\201")
69 : 6941 : MP_MATCH_COMPRESSED("can't load with '%q' index", "\377\200load\231\201\226")
70 : 6979 : MP_MATCH_COMPRESSED("can't perform relative import", "\377\200perform relative\313")
71 : 6985 : MP_MATCH_COMPRESSED("can't send non-None value to a just-started generator", "\377\200send non-None\334\213\241just-started\244")
72 : 6995 : MP_MATCH_COMPRESSED("can't set attribute", "\377\200\364\230")
73 : 6935 : MP_MATCH_COMPRESSED("can't store '%q'", "\377\200\332\201")
74 : 6939 : MP_MATCH_COMPRESSED("can't store to '%q'", "\377\200\332\213\201")
75 : 6935 : MP_MATCH_COMPRESSED("can't store with '%q' index", "\377\200\332\231\201\226")
76 : 6689 : MP_MATCH_COMPRESSED("can't switch from automatic field numbering to manual field specification", "\377\200switch\247\344\272\350\213\374\272\317")
77 : 6689 : MP_MATCH_COMPRESSED("can't switch from manual field specification to automatic field numbering", "\377\200switch\247\374\272\317\213\344\272\350")
78 : 6959 : MP_MATCH_COMPRESSED("can't truncate-divide a complex number", "\377\200truncate-divide\241\250\315")
79 : 6929 : MP_MATCH_COMPRESSED("can't unambiguously get sizeof scalar", "\377\200unambiguously get sizeof scalar")
80 : 6955 : MP_MATCH_COMPRESSED("can't wait", "\377\200wait")
81 : 6913 : MP_MATCH_COMPRESSED("casting", "casting")
82 : 6937 : MP_MATCH_COMPRESSED("chr() arg not in range(0x110000)", "\377chr()\227\210\235range(0x110000)")
83 : 6909 : MP_MATCH_COMPRESSED("comparison of int and uint", "\377comparison\223\265\324uint")
84 : 6941 : MP_MATCH_COMPRESSED("complex divide by zero", "\377\250\372by\312")
85 : 6905 : MP_MATCH_COMPRESSED("conversion to object", "\377\256\213\202")
86 : 6933 : MP_MATCH_COMPRESSED("database closed", "\377database\371")
87 : 6806 : MP_MATCH_COMPRESSED("default 'except' must be last", "\377\357'except'\207\222last")
88 : 6917 : MP_MATCH_COMPRESSED("dict update sequence has wrong length", "\377\306update\300\264wrong\245")
89 : 6889 : MP_MATCH_COMPRESSED("div/mod not implemented for uint", "\377div/mod\210\234\225uint")
90 : 5823 : MP_MATCH_COMPRESSED("divide by zero", "\377\372by\312")
91 : 6754 : MP_MATCH_COMPRESSED("don't know how to pass object to native function", "\377don't know how\213pass\202\213\314\203")
92 : 6746 : MP_MATCH_COMPRESSED("empty", "\377\233")
93 : 6708 : MP_MATCH_COMPRESSED("empty heap", "\377\233\346")
94 : 6458 : MP_MATCH_COMPRESSED("empty separator", "\377\233separator")
95 : 6434 : MP_MATCH_COMPRESSED("end of format while looking for conversion specifier", "\377end\223\204while looking\225\256\215")
96 : 6676 : MP_MATCH_COMPRESSED("error in ffi_prep_cif", "\377\243\235ffi_prep_cif")
97 : 6674 : MP_MATCH_COMPRESSED("error in regex", "\377\243\235regex")
98 : 6050 : MP_MATCH_COMPRESSED("exceptions must derive from BaseException", "\377exceptions\207derive\247BaseException")
99 : 6366 : MP_MATCH_COMPRESSED("expected ':' after format specifier", "\377\246':'\271\204\215")
100 : 6604 : MP_MATCH_COMPRESSED("expecting a dict for keyword args", "\377\263\241\306\225\212\343")
101 : 6488 : MP_MATCH_COMPRESSED("expecting just a value for set", "\377\263just\241\334\225\364")
102 : 6488 : MP_MATCH_COMPRESSED("expecting key:value for dict", "\377\263key:value\225\306")
103 : 6518 : MP_MATCH_COMPRESSED("extra keyword arguments given", "\377extra\212\206\273")
104 : 6506 : MP_MATCH_COMPRESSED("extra positional arguments given", "\377extra\211\206\273")
105 : 6567 : MP_MATCH_COMPRESSED("ffi_prep_closure_loc", "ffi_prep_closure_loc")
106 : 6551 : MP_MATCH_COMPRESSED("format", "\377\204")
107 : 6325 : MP_MATCH_COMPRESSED("format needs a dict", "\377\204\275\241\306")
108 : 6321 : MP_MATCH_COMPRESSED("format string didn't convert all arguments", "\377\204\220didn't\216all\206")
109 : 6345 : MP_MATCH_COMPRESSED("format string needs more arguments", "\377\204\220\275more\206")
110 : 6519 : MP_MATCH_COMPRESSED("full", "full")
111 : 6474 : MP_MATCH_COMPRESSED("function doesn't take keyword arguments", "\377\203\251take\212\206")
112 : 6450 : MP_MATCH_COMPRESSED("function expected at most %d arguments, got %d", "\377\203\246at most\232arguments,\361\232")
113 : 6439 : MP_MATCH_COMPRESSED("function got multiple values for argument '%q'", "\377\203\361\274\320\225\205\201")
114 : 6426 : MP_MATCH_COMPRESSED("function missing %d required positional arguments", "\377\203\252\232\224\211\206")
115 : 6407 : MP_MATCH_COMPRESSED("function missing keyword-only argument", "\377\203\252keyword-only\205")
116 : 6411 : MP_MATCH_COMPRESSED("function missing required keyword argument '%q'", "\377\203\252\224\212\205\201")
117 : 6407 : MP_MATCH_COMPRESSED("function missing required positional argument #%d", "\377\203\252\224\211\205#%d")
118 : 6414 : MP_MATCH_COMPRESSED("function must be bytecode with no children", "\377\203\207\222\354\231\253children")
119 : 6409 : MP_MATCH_COMPRESSED("function takes %d positional arguments but %d were given", "\377\203\333\232\211\206\262\232were\273")
120 : 6390 : MP_MATCH_COMPRESSED("generator already executing", "\377\244already executing")
121 : 6380 : MP_MATCH_COMPRESSED("generator ignored GeneratorExit", "\377\244ignored GeneratorExit")
122 : 5796 : MP_MATCH_COMPRESSED("generator raised StopIteration", "\377\244raised StopIteration")
123 : 6374 : MP_MATCH_COMPRESSED("hash is final", "\377hash\307final")
124 : 6362 : MP_MATCH_COMPRESSED("heap must be a list", "\377\346\207\222\241\310")
125 : 6261 : MP_MATCH_COMPRESSED("identifier redefined as global", "\377\257\352as global")
126 : 6257 : MP_MATCH_COMPRESSED("identifier redefined as nonlocal", "\377\257\352as\276")
127 : 6253 : MP_MATCH_COMPRESSED("import * not at module level", "\377\313*\210at\377level")
128 : 6322 : MP_MATCH_COMPRESSED("incompatible .mpy arch", "\377\321\342arch")
129 : 6332 : MP_MATCH_COMPRESSED("incompatible .mpy file", "\377\321\342file")
130 : 6124 : MP_MATCH_COMPRESSED("incomplete format", "\377\340\204")
131 : 6120 : MP_MATCH_COMPRESSED("incomplete format key", "\377\340\204\330")
132 : 6306 : MP_MATCH_COMPRESSED("incorrect padding", "incorrect padding")
133 : 6266 : MP_MATCH_COMPRESSED("int() arg 2 must be >= 2 and <= 36", "\377int()\2272\207\222>= 2\324<= 36")
134 : 6106 : MP_MATCH_COMPRESSED("integer needed", "\377\363needed")
135 : 6290 : MP_MATCH_COMPRESSED("invalid cert", "\377\217cert")
136 : 6286 : MP_MATCH_COMPRESSED("invalid format", "\377\217\204")
137 : 6100 : MP_MATCH_COMPRESSED("invalid format specifier", "\377\217\204\215")
138 : 6280 : MP_MATCH_COMPRESSED("invalid key", "\377\217\330")
139 : 6214 : MP_MATCH_COMPRESSED("invalid micropython decorator", "\377\217micropython decorator")
140 : 6229 : MP_MATCH_COMPRESSED("invalid mktime usage", "\377\217\376usage")
141 : 6167 : MP_MATCH_COMPRESSED("invalid syntax", "\377\217\261")
142 : 6155 : MP_MATCH_COMPRESSED("invalid syntax for number", "\377\217\261\225\315")
143 : 6095 : MP_MATCH_COMPRESSED("issubclass() arg 1 must be a class", "\377\322\2271\207\222\241\326")
144 : 6103 : MP_MATCH_COMPRESSED("issubclass() arg 2 must be a class or a tuple of classes", "\377\322\2272\207\222\241\326\311\241\301\223classes")
145 : 5931 : MP_MATCH_COMPRESSED("join expects a list of str/bytes objects consistent with self object", "\377join expects\241\310\223str/bytes objects consistent\231\353\202")
146 : 6099 : MP_MATCH_COMPRESSED("key", "\377\330")
147 : 6099 : MP_MATCH_COMPRESSED("keyword argument(s) not implemented - use normal args instead", "\377\212argument(s)\210\234- use normal\343instead")
148 : 6085 : MP_MATCH_COMPRESSED("lhs and rhs should be compatible", "\377lhs\324rhs\316\222compatible")
149 : 6055 : MP_MATCH_COMPRESSED("local '%q' has type '%q' but source is '%q'", "\377\331\201\264\221\201\262source\307\201")
150 : 6055 : MP_MATCH_COMPRESSED("local '%q' used before type known", "\377\331\201used\366\221known")
151 : 6062 : MP_MATCH_COMPRESSED("local variable referenced before assignment", "\377\331variable referenced\366\240")
152 : 6011 : MP_MATCH_COMPRESSED("malformed f-string", "malformed f-string")
153 : 6051 : MP_MATCH_COMPRESSED("math domain error", "\377math domain\243")
154 : 5631 : MP_MATCH_COMPRESSED("memory allocation failed, allocating %u bytes", "\377\375\335\360allocating %u\325")
155 : 5135 : MP_MATCH_COMPRESSED("memory allocation failed, heap is locked", "\377\375\335\360\346\307locked")
156 : 5515 : MP_MATCH_COMPRESSED("memoryview offset too large", "\377memoryview offset\270large")
157 : 5491 : MP_MATCH_COMPRESSED("mktime needs a tuple of length 8 or 9", "\377\376\275\241\301\223\2458\3119")
158 : 5517 : MP_MATCH_COMPRESSED("mode", "mode")
159 : 5473 : MP_MATCH_COMPRESSED("multiple *x in assignment", "\377\274*x\235\240")
160 : 5501 : MP_MATCH_COMPRESSED("multiple bases have instance lay-out conflict", "\377\274bases have instance lay-out conflict")
161 : 5497 : MP_MATCH_COMPRESSED("must raise an object", "\377\207raise\260\202")
162 : 5497 : MP_MATCH_COMPRESSED("must use keyword argument for key function", "\377\207use\212\205\225\330\203")
163 : 5221 : MP_MATCH_COMPRESSED("name '%q' isn't defined", "\377\266\201\236defined")
164 : 5301 : MP_MATCH_COMPRESSED("name too long", "\377\266\270long")
165 : 5249 : MP_MATCH_COMPRESSED("native code in .mpy unsupported", "\377\314\345\235\342\237")
166 : 5245 : MP_MATCH_COMPRESSED("native yield", "\377\314yield")
167 : 4981 : MP_MATCH_COMPRESSED("need more than %d values to unpack", "\377need more than\232\320\213unpack")
168 : 5221 : MP_MATCH_COMPRESSED("negative factorial", "\377\355factorial")
169 : 4949 : MP_MATCH_COMPRESSED("negative shift count", "\377\355shift count")
170 : 5195 : MP_MATCH_COMPRESSED("no active exception to reraise", "\377\253active exception\213reraise")
171 : 5158 : MP_MATCH_COMPRESSED("no binding for nonlocal found", "\377\253binding\225\276\327")
172 : 5186 : MP_MATCH_COMPRESSED("no module named '%q'", "\377\253\377named\201")
173 : 5156 : MP_MATCH_COMPRESSED("no such attribute", "\377\253such\230")
174 : 5120 : MP_MATCH_COMPRESSED("non-default argument follows default argument", "\377non-default\205follows\357\205")
175 : 5004 : MP_MATCH_COMPRESSED("non-hex digit", "non-hex digit")
176 : 5108 : MP_MATCH_COMPRESSED("not a constant", "\377\210\241constant")
177 : 5054 : MP_MATCH_COMPRESSED("object '%s' isn't a tuple or list", "\377\202\214\236\241\301\311\310")
178 : 5062 : MP_MATCH_COMPRESSED("object not in sequence", "\377\202\210\235\300")
179 : 5016 : MP_MATCH_COMPRESSED("object of type '%s' has no len()", "\377\202\223\221\214\264\253len()")
180 : 5014 : MP_MATCH_COMPRESSED("object with buffer protocol required", "\377\202\231\370protocol\224")
181 : 4862 : MP_MATCH_COMPRESSED("only slices with step=1 (aka None) are supported", "\377only slices\231step=1 (aka None) are\267")
182 : 5016 : MP_MATCH_COMPRESSED("opcode", "opcode")
183 : 5014 : MP_MATCH_COMPRESSED("ord() expected a character, but string of length %d found", "\377ord()\246\241character,\262\220\223\245\232\327")
184 : 5006 : MP_MATCH_COMPRESSED("output too small", "\377output\270small")
185 : 4994 : MP_MATCH_COMPRESSED("overflow converting long int to machine word", "\377\277converting long\265\213machine word")
186 : 4998 : MP_MATCH_COMPRESSED("pop from an empty set", "\377pop\247\260\233\364")
187 : 4994 : MP_MATCH_COMPRESSED("pop from empty list", "\377pop\247\233\310")
188 : 4986 : MP_MATCH_COMPRESSED("popitem(): dictionary is empty", "\377popitem(): dictionary\307\233")
189 : 4954 : MP_MATCH_COMPRESSED("positional arg after **", "\377\211\227\271**")
190 : 4954 : MP_MATCH_COMPRESSED("positional arg after keyword arg", "\377\211\227\271\212\227")
191 : 4974 : MP_MATCH_COMPRESSED("pow() with 3 arguments requires integers", "\377pow()\2313\206\356integers")
192 : 4962 : MP_MATCH_COMPRESSED("requested length %d but object has length %d", "\377requested\245\232\262\202\264\245\232")
193 : 4946 : MP_MATCH_COMPRESSED("return expected '%q' but got '%q'", "\377return\246\201\262\361\201")
194 : 4802 : MP_MATCH_COMPRESSED("rsplit(None,n)", "rsplit(None,n)")
195 : 4940 : 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 : 588 : MP_MATCH_COMPRESSED("slice step can't be zero", "\377slice step\200\222\312")
200 : 584 : MP_MATCH_COMPRESSED("splitting with sub-captures", "\377splitting\231sub-captures")
201 : 582 : MP_MATCH_COMPRESSED("stream operation not supported", "\377stream\351\210\267")
202 : 431 : MP_MATCH_COMPRESSED("string argument without an encoding", "\377\220\205without\260encoding")
203 : 531 : MP_MATCH_COMPRESSED("string index out of range", "\377\220\226\303\223\254")
204 : 523 : MP_MATCH_COMPRESSED("string indices must be integers, not %s", "\377\220\362\207\222\347\210\305")
205 : 493 : MP_MATCH_COMPRESSED("struct: can't index", "\377\304\200\226")
206 : 491 : MP_MATCH_COMPRESSED("struct: index out of range", "\377\304\226\303\223\254")
207 : 491 : MP_MATCH_COMPRESSED("struct: no fields", "\377\304\253fields")
208 : 467 : MP_MATCH_COMPRESSED("substring not found", "\377substring\210\327")
209 : 417 : MP_MATCH_COMPRESSED("super() can't find self", "\377super()\200find\353")
210 : 437 : MP_MATCH_COMPRESSED("syntax error in JSON", "\377\261\243\235JSON")
211 : 425 : MP_MATCH_COMPRESSED("syntax error in uctypes descriptor", "\377\261\243\235uctypes descriptor")
212 : 403 : MP_MATCH_COMPRESSED("ticks interval overflow", "\377ticks interval\277")
213 : 373 : MP_MATCH_COMPRESSED("too many args", "\377\270many\343")
214 : 119 : MP_MATCH_COMPRESSED("too many values to unpack (expected %d)", "\377\270many\320\213unpack (expected %d)")
215 : 319 : MP_MATCH_COMPRESSED("tuple index out of range", "\377\301\226\303\223\254")
216 : 331 : MP_MATCH_COMPRESSED("type '%q' isn't an acceptable base type", "\377\221\201\236\260acceptable base\221")
217 : 103 : MP_MATCH_COMPRESSED("type object '%q' has no attribute '%q'", "\377\221\202\201\264\253\230\201")
218 : 323 : MP_MATCH_COMPRESSED("type takes 1 or 3 arguments", "\377\221\3331\3113\206")
219 : 319 : MP_MATCH_COMPRESSED("unexpected indent", "\377\341\373")
220 : 319 : MP_MATCH_COMPRESSED("unexpected keyword argument '%q'", "\377\341\212\205\201")
221 : 303 : MP_MATCH_COMPRESSED("unicode name escapes", "\377unicode\266escapes")
222 : 301 : MP_MATCH_COMPRESSED("unindent doesn't match any outer indent level", "\377unindent\251match any outer\373level")
223 : 269 : MP_MATCH_COMPRESSED("unknown conversion specifier %c", "\377\255\256\215%c")
224 : 281 : MP_MATCH_COMPRESSED("unknown format code '%c' for object of type '%s'", "\377\255\204\345'%c'\225\202\223\221\214")
225 : 277 : MP_MATCH_COMPRESSED("unknown type", "\377\255\221")
226 : 277 : MP_MATCH_COMPRESSED("unknown type '%q'", "\377\255\221\201")
227 : 273 : MP_MATCH_COMPRESSED("unmarshallable object", "\377unmarshallable\202")
228 : 264 : MP_MATCH_COMPRESSED("unmatched '{' in format", "\377unmatched '{'\235\204")
229 : 268 : MP_MATCH_COMPRESSED("unreadable attribute", "\377unreadable\230")
230 : 260 : MP_MATCH_COMPRESSED("unsupported format character '%c' (0x%x) at index %d", "\377\237\204character '%c' (0x%x) at\226\232")
231 : 100 : MP_MATCH_COMPRESSED("unsupported type for %q: '%s'", "\377\237\221\225%q:\214")
232 : 188 : MP_MATCH_COMPRESSED("unsupported types for %q: '%s', '%s'", "\377\237types\225%q: '%s',\214")
233 : 28 : MP_MATCH_COMPRESSED("wbits", "wbits")
234 : 12 : MP_MATCH_COMPRESSED("wrong number of arguments", "\377wrong\315\223\206")
235 : 8 : MP_MATCH_COMPRESSED("zero step", "\377\312step")
236 : : // Total input length: 6797
237 : : // Total compressed length: 3256
238 : : // Total data length: 1155
239 : : // Predicted saving: 2386
240 : :
241 : : // gzip length: 3828
242 : : // Percentage of gzip: 115.2%
243 : : // zlib length: 3816
244 : : // Percentage of zlib: 115.6%
|