disable comprehension transform to keep current leaking behaviour of comprehension...
authorStefan Behnel <scoder@users.berlios.de>
Fri, 19 Dec 2008 13:45:56 +0000 (14:45 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 19 Dec 2008 13:45:56 +0000 (14:45 +0100)
commit85164e8eaa9b200076f5ee47ce294b4d314e47ab
tree2dc38f31726d9b9f6b6b5a0b53e2995d5c284eb0
parenteee86b80826df304a824cd516572af14ec411ec5
disable comprehension transform to keep current leaking behaviour of comprehension run variables
Cython/Compiler/Main.py