diff options
-rw-r--r-- | Objects/typeslots.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Objects/typeslots.inc b/Objects/typeslots.inc index 79e3db8..bd20c29 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), |