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 : 8453 : MP_MATCH_COMPRESSED("%c needs int or char", "\377%c\275\265\312char")
4 : 8701 : MP_MATCH_COMPRESSED("%q index out of range", "\377\324\226\304\223\254")
5 : 8697 : MP_MATCH_COMPRESSED("%q indices must be integers, not %s", "\377\324\303\207\222\350\210\306")
6 : 8821 : MP_MATCH_COMPRESSED("%q() takes %d positional arguments but %d were given", "\377%q()\334\232\211\206\262\232were\273")
7 : 8801 : MP_MATCH_COMPRESSED("%s", "\377\306")
8 : 8712 : MP_MATCH_COMPRESSED("'%q' argument required", "\377\201\205\224")
9 : 8805 : MP_MATCH_COMPRESSED("'%s' object doesn't support item assignment", "\377\214\202\251\365item\240")
10 : 8679 : MP_MATCH_COMPRESSED("'%s' object doesn't support item deletion", "\377\214\202\251\365item deletion")
11 : 7844 : MP_MATCH_COMPRESSED("'%s' object has no attribute '%q'", "\377\214\202\264\253\230\201")
12 : 7768 : MP_MATCH_COMPRESSED("'%s' object isn't an iterator", "\377\214\202\236\260iterator")
13 : 8532 : MP_MATCH_COMPRESSED("'%s' object isn't callable", "\377\214\202\236callable")
14 : 7784 : MP_MATCH_COMPRESSED("'%s' object isn't iterable", "\377\214\202\236iterable")
15 : 8453 : MP_MATCH_COMPRESSED("'%s' object isn't subscriptable", "\377\214\202\236subscriptable")
16 : 8121 : MP_MATCH_COMPRESSED("'=' alignment not allowed in string format specifier", "\377'=' alignment\210\302\235\220\204\215")
17 : 8266 : MP_MATCH_COMPRESSED("'await' outside function", "\377'await'\242\203")
18 : 8270 : MP_MATCH_COMPRESSED("'break'/'continue' outside loop", "\377'break'/'continue'\242loop")
19 : 8413 : MP_MATCH_COMPRESSED("'not' not implemented", "\377'not'\210\234")
20 : 8262 : MP_MATCH_COMPRESSED("'return' outside function", "\377'return'\242\203")
21 : 8262 : MP_MATCH_COMPRESSED("'yield' outside function", "\377'yield'\242\203")
22 : 8266 : MP_MATCH_COMPRESSED("* arg after **", "\377*\227\271**")
23 : 8262 : MP_MATCH_COMPRESSED("*x must be assignment target", "\377*x\207\222\240target")
24 : 8481 : MP_MATCH_COMPRESSED("0.0 to a complex power", "\3770.0\213\241\250power")
25 : 8473 : MP_MATCH_COMPRESSED("CERT_REQUIRED requires server_hostname", "\377CERT_REQUIRED\357server_hostname")
26 : 8481 : MP_MATCH_COMPRESSED("I/O operation on closed file", "\377I/O\352on\371file")
27 : 8465 : MP_MATCH_COMPRESSED("IV", "IV")
28 : 8238 : MP_MATCH_COMPRESSED("LHS of keyword arg must be an id", "\377LHS\223\212\227\207\222\260id")
29 : 8461 : MP_MATCH_COMPRESSED("[addrinfo error %d]", "\377[addrinfo\243%d]")
30 : 8424 : MP_MATCH_COMPRESSED("__init__() should return None, not '%s'", "\377__init__()\317return None,\210\214")
31 : 8457 : MP_MATCH_COMPRESSED("abort() called", "abort() called")
32 : 8457 : MP_MATCH_COMPRESSED("address %08x is not aligned to %d bytes", "\377address %08x\310\210aligned\213\232\326")
33 : 8234 : MP_MATCH_COMPRESSED("annotation must be an identifier", "\377annotation\207\222\260\257")
34 : 8429 : MP_MATCH_COMPRESSED("arg is an empty sequence", "\377\227\310\260\233\300")
35 : 8437 : MP_MATCH_COMPRESSED("arg must be user-type", "\377\227\207\222user-type")
36 : 8218 : MP_MATCH_COMPRESSED("argument name reused", "\377\205\266reused")
37 : 8429 : MP_MATCH_COMPRESSED("argument num/types mismatch", "\377\205num/types mismatch")
38 : 7660 : MP_MATCH_COMPRESSED("argument should be a '%q' not a '%q'", "\377\205\317\222\241\201\210\241\201")
39 : 8387 : MP_MATCH_COMPRESSED("array/bytes required on right side", "\377array/bytes\224on right side")
40 : 8208 : MP_MATCH_COMPRESSED("async for/with outside async function", "\377async for/with\242async\203")
41 : 8001 : MP_MATCH_COMPRESSED("attributes not supported", "\377attributes\210\267")
42 : 8405 : MP_MATCH_COMPRESSED("bad compile mode", "bad compile mode")
43 : 8401 : MP_MATCH_COMPRESSED("bad typecode", "bad typecode")
44 : 8265 : MP_MATCH_COMPRESSED("binary op %q not implemented", "\377\367op\324\210\234")
45 : 8357 : MP_MATCH_COMPRESSED("bits must be 32 or less", "\377bits\207\22232\312less")
46 : 8355 : MP_MATCH_COMPRESSED("blksize % 16", "blksize % 16")
47 : 8255 : MP_MATCH_COMPRESSED("buffer too small", "\377\370\270small")
48 : 8275 : MP_MATCH_COMPRESSED("bytecode overflow", "\377\355\277")
49 : 7875 : MP_MATCH_COMPRESSED("bytes value out of range", "\377\326\335\304\223\254")
50 : 8230 : MP_MATCH_COMPRESSED("call super().__init__() first", "call super().__init__() first")
51 : 8230 : MP_MATCH_COMPRESSED("can't add special method to already-subclassed class", "\377\200add special method\213already-subclassed\327")
52 : 8118 : MP_MATCH_COMPRESSED("can't assign to expression", "\377\200assign\213\337")
53 : 8195 : MP_MATCH_COMPRESSED("can't cancel self", "\377\200cancel\354")
54 : 8127 : MP_MATCH_COMPRESSED("can't convert %s to complex", "\377\200\216\306\213\250")
55 : 8127 : MP_MATCH_COMPRESSED("can't convert %s to float", "\377\200\216\306\213float")
56 : 8163 : MP_MATCH_COMPRESSED("can't convert %s to int", "\377\200\216\306\213\265")
57 : 8123 : MP_MATCH_COMPRESSED("can't convert '%q' object to %q implicitly", "\377\200\216\201\202\213\324\340")
58 : 7953 : MP_MATCH_COMPRESSED("can't convert NaN to int", "\377\200\216NaN\213\265")
59 : 7973 : MP_MATCH_COMPRESSED("can't convert inf to int", "\377\200\216inf\213\265")
60 : 7881 : MP_MATCH_COMPRESSED("can't create '%q' instances", "\377\200create\201instances")
61 : 7773 : MP_MATCH_COMPRESSED("can't declare nonlocal in outer code", "\377\200declare\276\235outer\346")
62 : 7785 : MP_MATCH_COMPRESSED("can't delete expression", "\377\200delete\337")
63 : 7800 : MP_MATCH_COMPRESSED("can't do binary op between '%q' and '%q'", "\377\200do\367op between\201\325\201")
64 : 7800 : MP_MATCH_COMPRESSED("can't do unary op of '%q'", "\377\200do unary op\223\201")
65 : 7884 : MP_MATCH_COMPRESSED("can't encrypt & decrypt", "\377\200encrypt & decrypt")
66 : 7800 : MP_MATCH_COMPRESSED("can't implicitly convert '%q' to 'bool'", "\377\200\340\216\201\213'bool'")
67 : 7167 : MP_MATCH_COMPRESSED("can't import name %q", "\377\200\314\266\324")
68 : 7788 : MP_MATCH_COMPRESSED("can't load from '%q'", "\377\200load\247\201")
69 : 7784 : MP_MATCH_COMPRESSED("can't load with '%q' index", "\377\200load\231\201\226")
70 : 7822 : MP_MATCH_COMPRESSED("can't perform relative import", "\377\200perform relative\314")
71 : 7828 : MP_MATCH_COMPRESSED("can't send non-None value to a just-started generator", "\377\200send non-None\335\213\241just-started\244")
72 : 7838 : MP_MATCH_COMPRESSED("can't set attribute", "\377\200\364\230")
73 : 7778 : MP_MATCH_COMPRESSED("can't store '%q'", "\377\200\333\201")
74 : 7782 : MP_MATCH_COMPRESSED("can't store to '%q'", "\377\200\333\213\201")
75 : 7778 : MP_MATCH_COMPRESSED("can't store with '%q' index", "\377\200\333\231\201\226")
76 : 7530 : 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 : 7530 : 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 : 7802 : MP_MATCH_COMPRESSED("can't truncate-divide a complex number", "\377\200truncate-divide\241\250\316")
79 : 7772 : MP_MATCH_COMPRESSED("can't unambiguously get sizeof scalar", "\377\200unambiguously get sizeof scalar")
80 : 7798 : MP_MATCH_COMPRESSED("can't wait", "\377\200wait")
81 : 7756 : MP_MATCH_COMPRESSED("casting", "casting")
82 : 7780 : MP_MATCH_COMPRESSED("chr() arg not in range(0x110000)", "\377chr()\227\210\235range(0x110000)")
83 : 7752 : MP_MATCH_COMPRESSED("comparison of int and uint", "\377comparison\223\265\325uint")
84 : 7784 : MP_MATCH_COMPRESSED("complex divide by zero", "\377\250\372by\313")
85 : 7748 : MP_MATCH_COMPRESSED("conversion to object", "\377\256\213\202")
86 : 7776 : MP_MATCH_COMPRESSED("database closed", "\377database\371")
87 : 7649 : MP_MATCH_COMPRESSED("default 'except' must be last", "\377\360'except'\207\222last")
88 : 7760 : MP_MATCH_COMPRESSED("dict update sequence has wrong length", "\377\307update\300\264wrong\245")
89 : 7732 : MP_MATCH_COMPRESSED("div/mod not implemented for uint", "\377div/mod\210\234\225uint")
90 : 6666 : MP_MATCH_COMPRESSED("divide by zero", "\377\372by\313")
91 : 7597 : MP_MATCH_COMPRESSED("don't know how to pass object to native function", "\377don't know how\213pass\202\213\315\203")
92 : 7589 : MP_MATCH_COMPRESSED("empty", "\377\233")
93 : 7551 : MP_MATCH_COMPRESSED("empty heap", "\377\233\347")
94 : 7299 : MP_MATCH_COMPRESSED("empty separator", "\377\233separator")
95 : 7275 : MP_MATCH_COMPRESSED("end of format while looking for conversion specifier", "\377end\223\204while looking\225\256\215")
96 : 7519 : MP_MATCH_COMPRESSED("error in ffi_prep_cif", "\377\243\235ffi_prep_cif")
97 : 7517 : MP_MATCH_COMPRESSED("error in regex", "\377\243\235regex")
98 : 6893 : MP_MATCH_COMPRESSED("exceptions must derive from BaseException", "\377exceptions\207derive\247BaseException")
99 : 7207 : MP_MATCH_COMPRESSED("expected ':' after format specifier", "\377\246':'\271\204\215")
100 : 7447 : MP_MATCH_COMPRESSED("expecting a dict for keyword args", "\377\263\241\307\225\212\344")
101 : 7331 : MP_MATCH_COMPRESSED("expecting just a value for set", "\377\263just\241\335\225\364")
102 : 7331 : MP_MATCH_COMPRESSED("expecting key:value for dict", "\377\263key:value\225\307")
103 : 7361 : MP_MATCH_COMPRESSED("extra keyword arguments given", "\377extra\212\206\273")
104 : 7349 : MP_MATCH_COMPRESSED("extra positional arguments given", "\377extra\211\206\273")
105 : 7410 : MP_MATCH_COMPRESSED("ffi_prep_closure_loc", "ffi_prep_closure_loc")
106 : 7394 : MP_MATCH_COMPRESSED("format", "\377\204")
107 : 7166 : MP_MATCH_COMPRESSED("format needs a dict", "\377\204\275\241\307")
108 : 7162 : MP_MATCH_COMPRESSED("format string didn't convert all arguments", "\377\204\220didn't\216all\206")
109 : 7186 : MP_MATCH_COMPRESSED("format string needs more arguments", "\377\204\220\275more\206")
110 : 7362 : MP_MATCH_COMPRESSED("full", "full")
111 : 7317 : MP_MATCH_COMPRESSED("function doesn't take keyword arguments", "\377\203\251take\212\206")
112 : 7293 : MP_MATCH_COMPRESSED("function expected at most %d arguments, got %d", "\377\203\246at most\232arguments,\362\232")
113 : 7282 : MP_MATCH_COMPRESSED("function got multiple values for argument '%q'", "\377\203\362\274\321\225\205\201")
114 : 7269 : MP_MATCH_COMPRESSED("function missing %d required positional arguments", "\377\203\252\232\224\211\206")
115 : 7250 : MP_MATCH_COMPRESSED("function missing keyword-only argument", "\377\203\252keyword-only\205")
116 : 7254 : MP_MATCH_COMPRESSED("function missing required keyword argument '%q'", "\377\203\252\224\212\205\201")
117 : 7250 : MP_MATCH_COMPRESSED("function missing required positional argument #%d", "\377\203\252\224\211\205#%d")
118 : 7257 : MP_MATCH_COMPRESSED("function must be bytecode with no children", "\377\203\207\222\355\231\253children")
119 : 7252 : MP_MATCH_COMPRESSED("function takes %d positional arguments but %d were given", "\377\203\334\232\211\206\262\232were\273")
120 : 7233 : MP_MATCH_COMPRESSED("generator already executing", "\377\244already executing")
121 : 7223 : MP_MATCH_COMPRESSED("generator ignored GeneratorExit", "\377\244ignored GeneratorExit")
122 : 6639 : MP_MATCH_COMPRESSED("generator raised StopIteration", "\377\244raised StopIteration")
123 : 7217 : MP_MATCH_COMPRESSED("hash is final", "\377hash\310final")
124 : 7205 : MP_MATCH_COMPRESSED("heap must be a list", "\377\347\207\222\241\311")
125 : 7104 : MP_MATCH_COMPRESSED("identifier redefined as global", "\377\257\353as global")
126 : 7100 : MP_MATCH_COMPRESSED("identifier redefined as nonlocal", "\377\257\353as\276")
127 : 7096 : MP_MATCH_COMPRESSED("import * not at module level", "\377\314*\210at\377level")
128 : 7165 : MP_MATCH_COMPRESSED("incompatible .mpy arch", "\377\322\343arch")
129 : 7175 : MP_MATCH_COMPRESSED("incompatible .mpy file", "\377\322\343file")
130 : 6965 : MP_MATCH_COMPRESSED("incomplete format", "\377\341\204")
131 : 6961 : MP_MATCH_COMPRESSED("incomplete format key", "\377\341\204\331")
132 : 7149 : MP_MATCH_COMPRESSED("incorrect padding", "incorrect padding")
133 : 7109 : MP_MATCH_COMPRESSED("int() arg 2 must be >= 2 and <= 36", "\377int()\2272\207\222>= 2\325<= 36")
134 : 6947 : MP_MATCH_COMPRESSED("integer needed", "\377\363needed")
135 : 7133 : MP_MATCH_COMPRESSED("invalid cert", "\377\217cert")
136 : 7129 : MP_MATCH_COMPRESSED("invalid format", "\377\217\204")
137 : 6941 : MP_MATCH_COMPRESSED("invalid format specifier", "\377\217\204\215")
138 : 7123 : MP_MATCH_COMPRESSED("invalid key", "\377\217\331")
139 : 7057 : MP_MATCH_COMPRESSED("invalid micropython decorator", "\377\217micropython decorator")
140 : 7072 : MP_MATCH_COMPRESSED("invalid mktime usage", "\377\217\376usage")
141 : 7010 : MP_MATCH_COMPRESSED("invalid syntax", "\377\217\261")
142 : 6998 : MP_MATCH_COMPRESSED("invalid syntax for number", "\377\217\261\225\316")
143 : 6938 : MP_MATCH_COMPRESSED("issubclass() arg 1 must be a class", "\377\323\2271\207\222\241\327")
144 : 6946 : 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 : 6772 : 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 : 6942 : MP_MATCH_COMPRESSED("key", "\377\331")
147 : 6942 : MP_MATCH_COMPRESSED("keyword argument(s) not implemented - use normal args instead", "\377\212argument(s)\210\234- use normal\344instead")
148 : 6928 : MP_MATCH_COMPRESSED("lhs and rhs should be compatible", "\377lhs\325rhs\317\222compatible")
149 : 6898 : MP_MATCH_COMPRESSED("local '%q' has type '%q' but source is '%q'", "\377\332\201\264\221\201\262source\310\201")
150 : 6898 : MP_MATCH_COMPRESSED("local '%q' used before type known", "\377\332\201used\366\221known")
151 : 6905 : MP_MATCH_COMPRESSED("local variable referenced before assignment", "\377\332variable referenced\366\240")
152 : 6854 : MP_MATCH_COMPRESSED("malformed f-string", "malformed f-string")
153 : 6894 : MP_MATCH_COMPRESSED("math domain error", "\377math domain\243")
154 : 6474 : MP_MATCH_COMPRESSED("memory allocation failed, allocating %u bytes", "\377\375\336\361allocating %u\326")
155 : 5978 : MP_MATCH_COMPRESSED("memory allocation failed, heap is locked", "\377\375\336\361\347\310locked")
156 : 6358 : MP_MATCH_COMPRESSED("memoryview offset too large", "\377memoryview offset\270large")
157 : 6334 : MP_MATCH_COMPRESSED("mktime needs a tuple of length 8 or 9", "\377\376\275\241\301\223\2458\3129")
158 : 6360 : MP_MATCH_COMPRESSED("mode", "mode")
159 : 6316 : MP_MATCH_COMPRESSED("multiple *x in assignment", "\377\274*x\235\240")
160 : 6344 : MP_MATCH_COMPRESSED("multiple bases have instance lay-out conflict", "\377\274bases have instance lay-out conflict")
161 : 6340 : MP_MATCH_COMPRESSED("must raise an object", "\377\207raise\260\202")
162 : 6340 : MP_MATCH_COMPRESSED("must use keyword argument for key function", "\377\207use\212\205\225\331\203")
163 : 6064 : MP_MATCH_COMPRESSED("name '%q' isn't defined", "\377\266\201\236defined")
164 : 6144 : MP_MATCH_COMPRESSED("name too long", "\377\266\270long")
165 : 6092 : MP_MATCH_COMPRESSED("native code in .mpy unsupported", "\377\315\346\235\343\237")
166 : 6088 : MP_MATCH_COMPRESSED("native yield", "\377\315yield")
167 : 5824 : MP_MATCH_COMPRESSED("need more than %d values to unpack", "\377need more than\232\321\213unpack")
168 : 6064 : MP_MATCH_COMPRESSED("negative factorial", "\377\356factorial")
169 : 5792 : MP_MATCH_COMPRESSED("negative shift count", "\377\356shift count")
170 : 6038 : MP_MATCH_COMPRESSED("no active exception to reraise", "\377\253active exception\213reraise")
171 : 6001 : MP_MATCH_COMPRESSED("no binding for nonlocal found", "\377\253binding\225\276\330")
172 : 6029 : MP_MATCH_COMPRESSED("no module named '%q'", "\377\253\377named\201")
173 : 5999 : MP_MATCH_COMPRESSED("no such attribute", "\377\253such\230")
174 : 5963 : MP_MATCH_COMPRESSED("non-default argument follows default argument", "\377non-default\205follows\360\205")
175 : 5845 : MP_MATCH_COMPRESSED("non-hex digit", "non-hex digit")
176 : 5951 : MP_MATCH_COMPRESSED("not a constant", "\377\210\241constant")
177 : 5897 : MP_MATCH_COMPRESSED("object '%s' isn't a tuple or list", "\377\202\214\236\241\301\312\311")
178 : 5905 : MP_MATCH_COMPRESSED("object not in sequence", "\377\202\210\235\300")
179 : 5859 : MP_MATCH_COMPRESSED("object of type '%s' has no len()", "\377\202\223\221\214\264\253len()")
180 : 5857 : MP_MATCH_COMPRESSED("object with buffer protocol required", "\377\202\231\370protocol\224")
181 : 5703 : MP_MATCH_COMPRESSED("only slices with step=1 (aka None) are supported", "\377only slices\231step=1 (aka None) are\267")
182 : 5859 : MP_MATCH_COMPRESSED("opcode", "opcode")
183 : 5857 : MP_MATCH_COMPRESSED("ord() expected a character, but string of length %d found", "\377ord()\246\241character,\262\220\223\245\232\330")
184 : 5849 : MP_MATCH_COMPRESSED("output too small", "\377output\270small")
185 : 5837 : MP_MATCH_COMPRESSED("overflow converting long int to machine word", "\377\277converting long\265\213machine word")
186 : 5841 : MP_MATCH_COMPRESSED("pop from an empty set", "\377pop\247\260\233\364")
187 : 5837 : MP_MATCH_COMPRESSED("pop from empty list", "\377pop\247\233\311")
188 : 5829 : MP_MATCH_COMPRESSED("popitem(): dictionary is empty", "\377popitem(): dictionary\310\233")
189 : 5797 : MP_MATCH_COMPRESSED("positional arg after **", "\377\211\227\271**")
190 : 5797 : MP_MATCH_COMPRESSED("positional arg after keyword arg", "\377\211\227\271\212\227")
191 : 5817 : MP_MATCH_COMPRESSED("pow() with 3 arguments requires integers", "\377pow()\2313\206\357integers")
192 : 5805 : MP_MATCH_COMPRESSED("requested length %d but object has length %d", "\377requested\245\232\262\202\264\245\232")
193 : 5789 : MP_MATCH_COMPRESSED("return expected '%q' but got '%q'", "\377return\246\201\262\362\201")
194 : 5643 : MP_MATCH_COMPRESSED("rsplit(None,n)", "rsplit(None,n)")
195 : 5783 : 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%
|