disable compile time error in favour of a runtime error as it might be too strict...
authorStefan Behnel <scoder@users.berlios.de>
Sun, 1 Nov 2009 14:16:58 +0000 (15:16 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 1 Nov 2009 14:16:58 +0000 (15:16 +0100)
commitda55c954ac4427174b35631cf024f6a3dfd373d0
treeec02988d8d5b5ac245c382ac5aedb3380b3ba88b
parentc7f4ce39b80be5c264caa3e889aec9cff40d5a25
disable compile time error in favour of a runtime error as it might be too strict and break working code
Cython/Compiler/Optimize.py
tests/errors/tp_new_errors.pyx [deleted file]