handle value coercion correctly in dict iteration
authorStefan Behnel <scoder@users.berlios.de>
Tue, 25 Nov 2008 17:24:52 +0000 (18:24 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Tue, 25 Nov 2008 17:24:52 +0000 (18:24 +0100)
commit1e0ab7ca198716ab4fb6c4327ae54ed0046ac5a7
treede9d0682b8ea0a13877676ee69d73ca2411d5c18
parentcfb3beff8f8eae0d6126aca7b21bfb706af2bf82
handle value coercion correctly in dict iteration
Cython/Compiler/ExprNodes.py
Cython/Compiler/Optimize.py
tests/run/iterdict.pyx