disable crash report for normal compiler errors
authorStefan Behnel <scoder@users.berlios.de>
Sun, 18 Jan 2009 18:06:33 +0000 (19:06 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 18 Jan 2009 18:06:33 +0000 (19:06 +0100)
commit75c4202187c905c6ed62b0f2392201b6c214ff50
tree49ce89ebc49765387b86b4faebe441817f5a5354
parent49c69da410e2ba6f3a2ccf408d4660e4da2c89be
disable crash report for normal compiler errors
Cython/Compiler/Visitor.py