File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -727,6 +727,7 @@ EXPORTS
727
727
Py_DecodeLocale=python39.Py_DecodeLocale
728
728
Py_EncodeLocale=python39.Py_EncodeLocale
729
729
Py_EndInterpreter=python39.Py_EndInterpreter
730
+ Py_EnterRecursiveCall=python39.Py_EnterRecursiveCall
730
731
Py_Exit=python39.Py_Exit
731
732
Py_FatalError=python39.Py_FatalError
732
733
Py_FileSystemDefaultEncodeErrors=python39.Py_FileSystemDefaultEncodeErrors DATA
@@ -750,6 +751,7 @@ EXPORTS
750
751
Py_Initialize=python39.Py_Initialize
751
752
Py_InitializeEx=python39.Py_InitializeEx
752
753
Py_IsInitialized=python39.Py_IsInitialized
754
+ Py_LeaveRecursiveCall=python39.Py_LeaveRecursiveCall
753
755
Py_Main=python39.Py_Main
754
756
Py_MakePendingCalls=python39.Py_MakePendingCalls
755
757
Py_NewInterpreter=python39.Py_NewInterpreter
You can’t perform that action at this time.
0 commit comments