make sure error reporting doesn't just fail on broken code containin unicode
authorStefan Behnel <scoder@users.berlios.de>
Sat, 12 Sep 2009 11:11:47 +0000 (13:11 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 12 Sep 2009 11:11:47 +0000 (13:11 +0200)
commit11f70a6bd48db6272c87603461203e715d8c0616
treea9ad37bdef3a6bdae63b3f6b2a8f5e0124582430
parent280b0b45832d5f54b753b240e6911c2fe682093e
make sure error reporting doesn't just fail on broken code containin unicode
Cython/Compiler/Errors.py