From da72231c9feeef6983f05dc963a69cf6f1c8de29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Sat, 4 Dec 2010 09:12:14 +0000 Subject: [PATCH] Regenerate. --- Objects/typeslots.inc | 1 + 1 file changed, 1 insertion(+) 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),