reverted support for cdef functions in __test__ dict: increases module size and init...
authorStefan Behnel <scoder@users.berlios.de>
Tue, 2 Nov 2010 11:42:31 +0000 (12:42 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Tue, 2 Nov 2010 11:42:31 +0000 (12:42 +0100)
commit9dd53a87461af5691e9efceff38e0812c779f387
tree21d842728c19a54f896a59bf2de519a55602b3f8
parent4cefc93853f275a360a3f7d4c8370dd809a2967d
reverted support for cdef functions in __test__ dict: increases module size and init code but rarely helps
Cython/Compiler/AnalysedTreeTransforms.py
tests/run/autotestdict.pyx