disable type inference for closure variables as it currently breaks the closure class...
authorStefan Behnel <scoder@users.berlios.de>
Sat, 20 Mar 2010 10:43:45 +0000 (11:43 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 20 Mar 2010 10:43:45 +0000 (11:43 +0100)
commit3e91a7bcf71d379960296a84c2fd2c0e55930e62
tree50d898fa322686a0885598f88cd622d8893f0eb2
parent9a6bcfc1778fcb8493a0df39fe64769633e4d61b
disable type inference for closure variables as it currently breaks the closure class attribute setup
Cython/Compiler/Symtab.py