optimisation: do not build and test metaclass kwargs if we know the metaclass at...
authorStefan Behnel <scoder@users.berlios.de>
Fri, 19 Nov 2010 07:07:04 +0000 (08:07 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 19 Nov 2010 07:07:04 +0000 (08:07 +0100)
commitb363f41bbf11fc07ece97866a4e299076255a9a8
tree81128f2edca0c6b940ead05c42c17836938f4cc4
parentc9ff1344c989896f72bc1a192c09d6120fb918e1
optimisation: do not build and test metaclass kwargs if we know the metaclass at compile time
Cython/Compiler/Nodes.py
Cython/Compiler/Options.py
tests/run/metaclass.pyx