Add PyType_GetSlot to python3 def file. Patch courtesy Martin v. Löwis.

This commit is contained in:
Larry Hastings 2014-02-10 14:40:04 -08:00
parent ad88d7a26b
commit 71d4e44fd7
2 changed files with 2 additions and 0 deletions

View file

@ -518,6 +518,7 @@ PyType_FromSpecWithBases
PyType_GenericAlloc
PyType_GenericNew
PyType_GetFlags
PyType_GetSlot
PyType_IsSubtype
PyType_Modified
PyType_Ready