Issue #15150: regenerate python3stub.def.

This commit is contained in:
Martin v. Löwis 2012-06-23 19:56:19 +02:00
parent 2c30ee1bd8
commit 1641cea02b
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
$(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

View File

@ -471,6 +471,8 @@ PySlice_New
PySlice_Type
PySortWrapper_Type
PyState_FindModule
PyState_AddModule
PyState_RemoveModule
PyStructSequence_GetItem
PyStructSequence_New
PyStructSequence_NewType