disable coercion from str->bytes, fix coercion from str->object
authorStefan Behnel <scoder@users.berlios.de>
Sat, 10 Oct 2009 19:45:42 +0000 (21:45 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 10 Oct 2009 19:45:42 +0000 (21:45 +0200)
commit52e6c71b1d763d4b53a35f91edda77850fc43a51
tree70b3688a3175784874b41a641fbe9289ff9b7496
parent852feeb7a0c2b6c1f28ac4f6cfc59ea3905c0be5
disable coercion from str->bytes, fix coercion from str->object
Cython/Compiler/ExprNodes.py
tests/errors/string_assignments.pyx