do not generate vtable for subtypes of builtin types that do not define methods thems...
authorStefan Behnel <scoder@users.berlios.de>
Tue, 14 Dec 2010 10:01:48 +0000 (11:01 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Tue, 14 Dec 2010 10:01:48 +0000 (11:01 +0100)
commitee759881e94103064fe0d5ebe617a7127cf4b932
tree5f5f9b62ed5d56afaaae1e0f69cb1a6b06866386
parentea858a2e95f9228b3ac7198c68ba0e3076e68e42
do not generate vtable for subtypes of builtin types that do not define methods themselves
Cython/Compiler/Symtab.py
tests/run/builtin_type_inheritance_T608.pyx