make the RHS of assignments safe if the LHS target is a subset of a RHS attribute...
authorStefan Behnel <stefan_ml@behnel.de>
Sat, 17 Nov 2012 11:24:39 +0000 (12:24 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Sat, 17 Nov 2012 11:24:39 +0000 (12:24 +0100)
commitea6a71acb5c79afb080855be1cb6ca30d283ec25
tree747ba5f92c0615db0d964f4ed478e8cb0f04ba2d
parentf7cd93f2331294f5a487a64184f5172cab4eb2ee
make the RHS of assignments safe if the LHS target is a subset of a RHS attribute access
Cython/Compiler/Nodes.py