mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
parent
a572476a2a
commit
189c091612
2 changed files with 7 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
/* Generated by typeslots.py $Revision: 87011 $ */
|
||||
offsetof(PyHeapTypeObject, as_buffer.bf_getbuffer),
|
||||
offsetof(PyHeapTypeObject, as_buffer.bf_releasebuffer),
|
||||
/* Generated by typeslots.py $Revision: 87806 $ */
|
||||
0,
|
||||
0,
|
||||
offsetof(PyHeapTypeObject, as_mapping.mp_ass_subscript),
|
||||
offsetof(PyHeapTypeObject, as_mapping.mp_length),
|
||||
offsetof(PyHeapTypeObject, as_mapping.mp_subscript),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue