class names are identifiers, too
authorStefan Behnel <scoder@users.berlios.de>
Fri, 16 May 2008 17:58:56 +0000 (19:58 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 16 May 2008 17:58:56 +0000 (19:58 +0200)
commit2895952e1e31fbedd6995d5c532b89c2d3afcaae
tree2b37e773bcb94f51f35766fdd1df659bdb982864
parenteaa1722ebb036eeb39017bbc237ae42ecf00fb36
class names are identifiers, too
Cython/Compiler/ExprNodes.py
Cython/Compiler/Nodes.py