warnings aren't raised, so catching CompileError is enough
authorStefan Behnel <scoder@users.berlios.de>
Sun, 18 Jan 2009 18:43:54 +0000 (19:43 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 18 Jan 2009 18:43:54 +0000 (19:43 +0100)
commit565253cd7547ad5b0729cf00901e020d267d8eb7
treeba83a5793cfcbef4630397f7725f08dd190083f5
parent75c4202187c905c6ed62b0f2392201b6c214ff50
warnings aren't raised, so catching CompileError is enough
Cython/Compiler/Visitor.py