work-around to fix ticket #228 at least work in Py2.x, while still preventing crashes...
authorStefan Behnel <scoder@users.berlios.de>
Tue, 3 Mar 2009 19:44:15 +0000 (20:44 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Tue, 3 Mar 2009 19:44:15 +0000 (20:44 +0100)
commitd485d418533c977fee9d85a516d7d80657139177
tree4e07d598aff93219bd4bf6f8b6e47ba2f43fd2f7
parenta9358680bacb276b4ee1a162bd55dcf4fc77eaea
work-around to fix ticket #228 at least work in Py2.x, while still preventing crashes in Py3
Cython/Compiler/Nodes.py