optimise Py3-style metaclass also when other keywords are provided
authorStefan Behnel <scoder@users.berlios.de>
Sat, 20 Nov 2010 16:38:38 +0000 (17:38 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 20 Nov 2010 16:38:38 +0000 (17:38 +0100)
commit60bf01b9bd2c71c17c4a63265421751ea31b949a
treebd8feed6e0251d6f75593ab2bdc07f5ba9e65743
parent96bf6bc839989bf9f20d39b9e1c41bbdeb9ea2ef
optimise Py3-style metaclass also when other keywords are provided
Cython/Compiler/Nodes.py
tests/run/metaclass.pyx