Kaydet (Commit) 1641cea0 authored tarafından Martin v. Löwis's avatar Martin v. Löwis

Issue #15150: regenerate python3stub.def.

üst 2c30ee1b
$(OutDir)python3.dll: python3.def $(OutDir)python32stub.lib
$(OutDir)python3.dll: python3.def $(OutDir)python33stub.lib
cl /LD /Fe$(OutDir)python3.dll python3dll.c python3.def $(OutDir)python33stub.lib
$(OutDir)python33stub.lib: python33stub.def
......
......@@ -471,6 +471,8 @@ PySlice_New
PySlice_Type
PySortWrapper_Type
PyState_FindModule
PyState_AddModule
PyState_RemoveModule
PyStructSequence_GetItem
PyStructSequence_New
PyStructSequence_NewType
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment