removed caching for subexpr attributes as it can break tree manipulation
authorStefan Behnel <scoder@users.berlios.de>
Fri, 28 Nov 2008 12:23:23 +0000 (13:23 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 28 Nov 2008 12:23:23 +0000 (13:23 +0100)
commit4ff586a394daa045a6927a83cc7ed01526a5126a
tree05630a82428c3ba47925213e65f8a04fdf77b728
parent678b2296b98f2428465b4fe1d6699f3e3369cc01
removed caching for subexpr attributes as it can break tree manipulation
Cython/Compiler/ExprNodes.py