mirror of
https://github.com/python/cpython.git
synced 2025-08-02 08:02:56 +00:00
Remove more traces of bufferobject.[ch] from build files etc.
This commit is contained in:
parent
be801acbb1
commit
0ea230b80a
5 changed files with 0 additions and 24 deletions
|
@ -181,14 +181,6 @@ EXPORTS
|
|||
"_Py_ZeroStruct"
|
||||
"_Py_TrueStruct"
|
||||
|
||||
; From python25_s.lib(bufferobject)
|
||||
"PyBuffer_FromObject"
|
||||
"PyBuffer_FromReadWriteObject"
|
||||
"PyBuffer_FromMemory"
|
||||
"PyBuffer_FromReadWriteMemory"
|
||||
"PyBuffer_New"
|
||||
"PyBuffer_Type"
|
||||
|
||||
; From python25_s.lib(cellobject)
|
||||
"PyCell_New"
|
||||
"PyCell_Get"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue