diff --git a/Objects/typeslots.inc b/Objects/typeslots.inc index 79e3db8d67a..bd20c293492 100644 --- a/Objects/typeslots.inc +++ b/Objects/typeslots.inc @@ -1,3 +1,4 @@ +/* Generated by typeslots.py $Revision: 87011 $ */ offsetof(PyHeapTypeObject, as_buffer.bf_getbuffer), offsetof(PyHeapTypeObject, as_buffer.bf_releasebuffer), offsetof(PyHeapTypeObject, as_mapping.mp_ass_subscript),