fix cascaded assignments of None to extension type variables
authorStefan Behnel <stefan_ml@behnel.de>
Fri, 12 Apr 2013 09:20:35 +0000 (11:20 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Fri, 12 Apr 2013 09:20:35 +0000 (11:20 +0200)
commiteb1e7173133a5dcc266203e8928c60b2e3b8446a
tree3ce73421bb5a5460f63dc601279f4a358a1c74da
parent3c118b8a6f87b903e4fb5121f04f938a6a5391a3
fix cascaded assignments of None to extension type variables
Cython/Compiler/Nodes.py
tests/run/unpack.pyx