File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -197,6 +197,7 @@ Objects/exceptions.c - _PyExc_AttributeError -
197
197
Objects/exceptions.c - _PyExc_SyntaxError -
198
198
Objects/exceptions.c - _PyExc_IndentationError -
199
199
Objects/exceptions.c - _PyExc_TabError -
200
+ Objects/exceptions.c - _PyExc_IncompleteInputError -
200
201
Objects/exceptions.c - _PyExc_LookupError -
201
202
Objects/exceptions.c - _PyExc_IndexError -
202
203
Objects/exceptions.c - _PyExc_KeyError -
@@ -261,6 +262,7 @@ Objects/exceptions.c - PyExc_AttributeError -
261
262
Objects/exceptions.c - PyExc_SyntaxError -
262
263
Objects/exceptions.c - PyExc_IndentationError -
263
264
Objects/exceptions.c - PyExc_TabError -
265
+ Objects/exceptions.c - PyExc_IncompleteInputError -
264
266
Objects/exceptions.c - PyExc_LookupError -
265
267
Objects/exceptions.c - PyExc_IndexError -
266
268
Objects/exceptions.c - PyExc_KeyError -
You can’t perform that action at this time.
0 commit comments