projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81c9b45
)
Regenerate.
author
Martin v. Löwis
<martin@v.loewis.de>
Sat, 4 Dec 2010 09:12:14 +0000
(09:12 +0000)
committer
Martin v. Löwis
<martin@v.loewis.de>
Sat, 4 Dec 2010 09:12:14 +0000
(09:12 +0000)
Objects/typeslots.inc
patch
|
blob
|
history
diff --git
a/Objects/typeslots.inc
b/Objects/typeslots.inc
index 79e3db8d67a37c3d46d1835640a352ac0575cd11..bd20c2934929600aa15817ca1867723a844d13b6 100644
(file)
--- 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),