mirror of https://github.com/python/cpython
Regenerate.
This commit is contained in:
parent
81c9b45905
commit
da72231c9f
|
@ -1,3 +1,4 @@
|
||||||
|
/* Generated by typeslots.py $Revision: 87011 $ */
|
||||||
offsetof(PyHeapTypeObject, as_buffer.bf_getbuffer),
|
offsetof(PyHeapTypeObject, as_buffer.bf_getbuffer),
|
||||||
offsetof(PyHeapTypeObject, as_buffer.bf_releasebuffer),
|
offsetof(PyHeapTypeObject, as_buffer.bf_releasebuffer),
|
||||||
offsetof(PyHeapTypeObject, as_mapping.mp_ass_subscript),
|
offsetof(PyHeapTypeObject, as_mapping.mp_ass_subscript),
|
||||||
|
|
Loading…
Reference in New Issue