error reporting on string type coercion
authorStefan Behnel <scoder@users.berlios.de>
Sat, 10 Oct 2009 14:50:31 +0000 (16:50 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 10 Oct 2009 14:50:31 +0000 (16:50 +0200)
commit31536bc9847ae146e18816f574534fe4dc24641f
tree52a01fd29c10b200171dba8e709148976cb26425
parent37959d5dbd049ca8d694d181349105aed022fd59
error reporting on string type coercion
Cython/Compiler/ExprNodes.py
tests/errors/string_assignments.pyx [new file with mode: 0644]