File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -292,10 +292,10 @@ Objects/exceptions.c - PyExc_UnicodeWarning -
292
292
Objects/exceptions.c - PyExc_BytesWarning -
293
293
Objects/exceptions.c - PyExc_ResourceWarning -
294
294
Objects/exceptions.c - PyExc_EncodingWarning -
295
- Python/crossinterp.c - _PyExc_InterpreterError -
296
- Python/crossinterp.c - _PyExc_InterpreterNotFoundError -
297
- Python/crossinterp.c - PyExc_InterpreterError -
298
- Python/crossinterp.c - PyExc_InterpreterNotFoundError -
295
+ Python/crossinterp_exceptions.h - _PyExc_InterpreterError -
296
+ Python/crossinterp_exceptions.h - _PyExc_InterpreterNotFoundError -
297
+ Python/crossinterp_exceptions.h - PyExc_InterpreterError -
298
+ Python/crossinterp_exceptions.h - PyExc_InterpreterNotFoundError -
299
299
300
300
# #-----------------------
301
301
# # singletons
You can’t perform that action at this time.
0 commit comments