diff options
Diffstat (limited to 'Objects/typeslots.inc')
-rw-r--r-- | Objects/typeslots.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Objects/typeslots.inc b/Objects/typeslots.inc index 5186dcf834..caa1e035d6 100644 --- a/Objects/typeslots.inc +++ b/Objects/typeslots.inc @@ -1,4 +1,4 @@ -/* Generated by typeslots.py $Revision$ */ +/* Generated by typeslots.py */ 0, 0, offsetof(PyHeapTypeObject, as_mapping.mp_ass_subscript), |