divert tp_clear()/tp_traverse() to parent type if type has no object attributes
authorStefan Behnel <scoder@users.berlios.de>
Sun, 13 Jan 2008 17:51:38 +0000 (18:51 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 13 Jan 2008 17:51:38 +0000 (18:51 +0100)
commit1f35c14dc9c29f611afebc4754592e0af729e3f4
tree650ea34102ff6a8998d6d1101f2899ca49ae2e3a
parentaa0ec1fcb1bafe98c56c25685a155134c96673a8
divert tp_clear()/tp_traverse() to parent type if type has no object attributes
Cython/Compiler/TypeSlots.py