provide 'set' builtin type in 'cython' namespace to make it available in Py2.3
authorStefan Behnel <scoder@users.berlios.de>
Sun, 14 Mar 2010 11:22:37 +0000 (12:22 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 14 Mar 2010 11:22:37 +0000 (12:22 +0100)
commit7072be52683e450b9fafd16b0cda604b496a84b6
tree5c56291e4dd1843cbae8fec719a6123473645e1e
parent31fac6c53aff52c3fe049bf6e40ddf24aef67a85
provide 'set' builtin type in 'cython' namespace to make it available in Py2.3
Cython/Compiler/ParseTreeTransforms.py