diff options
Diffstat (limited to 'PC/python34stub.def')
-rw-r--r-- | PC/python34stub.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PC/python34stub.def b/PC/python34stub.def index 4628cdc..3074cf3 100644 --- a/PC/python34stub.def +++ b/PC/python34stub.def @@ -518,6 +518,7 @@ PyType_FromSpecWithBases PyType_GenericAlloc PyType_GenericNew PyType_GetFlags +PyType_GetSlot PyType_IsSubtype PyType_Modified PyType_Ready |