summaryrefslogtreecommitdiff
path: root/Objects/typeslots.inc
diff options
context:
space:
mode:
Diffstat (limited to 'Objects/typeslots.inc')
-rw-r--r--Objects/typeslots.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Objects/typeslots.inc b/Objects/typeslots.inc
index 79e3db8d67..bd20c29349 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),