fix 'cython.set' and 'cython.frozenset' when set/frozenset are declared names in...
authorStefan Behnel <scoder@users.berlios.de>
Sat, 1 May 2010 16:29:44 +0000 (18:29 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 1 May 2010 16:29:44 +0000 (18:29 +0200)
commit81161bc83db1f1ccb34c9e45d8abf2a6851713ea
treebb1e1ba262eed14dc3f061adf926ccebe27307f9
parentc19029760cfa918f13abb0653bd7eeb67d4f4f79
fix 'cython.set' and 'cython.frozenset' when set/frozenset are declared names in the module
Cython/Compiler/ParseTreeTransforms.py
tests/run/set.pyx