more type check removal during optimisations
authorStefan Behnel <scoder@users.berlios.de>
Thu, 15 Apr 2010 14:25:13 +0000 (16:25 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 15 Apr 2010 14:25:13 +0000 (16:25 +0200)
commitfdf002736ff77acf8fd6af34e7dd298527b42be0
tree5c8114c1ebd3d3c5cfe992aab986100e28599785
parentd15bbcd442ca488df7740a12d674669172499fa7
more type check removal during optimisations
Cython/Compiler/Optimize.py