enable type inference in generators (but keep it disabled for variables in other...
authorStefan Behnel <scoder@users.berlios.de>
Thu, 7 Apr 2011 11:26:11 +0000 (13:26 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 7 Apr 2011 11:26:11 +0000 (13:26 +0200)
commite0fc31313c219c5f8bbef0814e95ace43224f81a
tree8dcb17e7932ed2600a922b62218cd4f56bf2220d
parent7386ad249f3ae49166e93a05db80e86118edfe97
enable type inference in generators (but keep it disabled for variables in other closures)
Cython/Compiler/TypeInference.py
tests/bugs.txt