]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #15150: regenerate python3stub.def.
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 23 Jun 2012 17:56:19 +0000 (19:56 +0200)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 23 Jun 2012 17:56:19 +0000 (19:56 +0200)
PC/python3.mak
PC/python33stub.def

index aa5bd0270c392f16dde15e5a16f4171d6c4f779b..2ec918582f1b5f512afe33479a2bf55a97d22111 100644 (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
index 6e4ed9fb2ef9d2c11783247e1b055178b61ea667..20a5868127c6fc17350f3a8f9f4a621e82c68978 100644 (file)
@@ -471,6 +471,8 @@ PySlice_New
 PySlice_Type
 PySortWrapper_Type
 PyState_FindModule
+PyState_AddModule
+PyState_RemoveModule
 PyStructSequence_GetItem
 PyStructSequence_New
 PyStructSequence_NewType