summaryrefslogtreecommitdiff
path: root/Objects/typeslots.inc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2010-12-04 09:12:14 +0000
committerMartin v. Löwis <martin@v.loewis.de>2010-12-04 09:12:14 +0000
commit160c43d5eeab924912cb09ecb7c0f885d65be8c9 (patch)
treeeb911b6972dcc6ee5260d8c3b34ea4854b749782 /Objects/typeslots.inc
parent33dc702e125c8417d798ff1d0afdac2e97fa5074 (diff)
downloadcpython-160c43d5eeab924912cb09ecb7c0f885d65be8c9.tar.gz
Regenerate.
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),