Merge closure tests and fixes.
authorCraig Citro <craigcitro@gmail.com>
Mon, 1 Feb 2010 20:58:23 +0000 (12:58 -0800)
committerCraig Citro <craigcitro@gmail.com>
Mon, 1 Feb 2010 20:58:23 +0000 (12:58 -0800)
commit24b146a06435a00d0353d54354aed0db2ea67a1f
treec95f3f741e83cd91bb5eef63660a0fedfcb48983
parent635de86476b2bc7b472a8293b3de8c44c5015ac8
parent539d795c25ceb36b775371b2517615d12cfaab12
Merge closure tests and fixes.
Cython/Compiler/ExprNodes.py
Cython/Compiler/Nodes.py
Cython/Compiler/ParseTreeTransforms.py
Cython/Compiler/Parsing.py
Cython/Compiler/Symtab.py
Cython/Compiler/Visitor.py