mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Adapted for pymactoolbox.c and changed externals elsewhere.
This commit is contained in:
parent
d844a5f428
commit
4795fccd66
4 changed files with 0 additions and 2 deletions
|
@ -527,7 +527,6 @@ PyTuple_New
|
||||||
type_getsets
|
type_getsets
|
||||||
PyType_Type
|
PyType_Type
|
||||||
PyBaseObject_Type
|
PyBaseObject_Type
|
||||||
PyType_InitDict
|
|
||||||
_PyType_Lookup
|
_PyType_Lookup
|
||||||
PyType_IsSubtype
|
PyType_IsSubtype
|
||||||
PyType_GenericNew
|
PyType_GenericNew
|
||||||
|
|
Binary file not shown.
|
@ -527,7 +527,6 @@ PyTuple_New
|
||||||
type_getsets
|
type_getsets
|
||||||
PyType_Type
|
PyType_Type
|
||||||
PyBaseObject_Type
|
PyBaseObject_Type
|
||||||
PyType_InitDict
|
|
||||||
_PyType_Lookup
|
_PyType_Lookup
|
||||||
PyType_IsSubtype
|
PyType_IsSubtype
|
||||||
PyType_GenericNew
|
PyType_GenericNew
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue