mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Remove _PyObject_Del
This commit is contained in:
parent
666bb419cb
commit
30d1c51ac9
8 changed files with 7 additions and 17 deletions
|
@ -456,7 +456,6 @@ EXPORTS
|
|||
"PyObject_InitVar"
|
||||
"_PyObject_New"
|
||||
"_PyObject_NewVar"
|
||||
"_PyObject_Del"
|
||||
"_Py_ReadyTypes"
|
||||
"_Py_SwappedOp"
|
||||
"_Py_NotImplementedStruct"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue