support ext type inheritance from builtin types
authorStefan Behnel <scoder@users.berlios.de>
Sat, 4 Dec 2010 11:39:59 +0000 (12:39 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 4 Dec 2010 11:39:59 +0000 (12:39 +0100)
commitcba8fe496d6e197311db0afb97e08a2c0fba82ed
treed6cee3e93ecd4ccc30d9233d48d52755d5424e47
parent5646b8085a2bfa04159e718803b4c96b256ab2de
support ext type inheritance from builtin types
Cython/Compiler/ModuleNode.py
Cython/Compiler/Nodes.py
Cython/Compiler/PyrexTypes.py