test fix: work around the fact that list comp variables now appear in locals()
authorStefan Behnel <scoder@users.berlios.de>
Sun, 6 Dec 2009 13:52:52 +0000 (14:52 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 6 Dec 2009 13:52:52 +0000 (14:52 +0100)
commit91075fb369f553a3758c9a77a22bf48429829efd
treeb2f0afaaa1cccf427d4681b4175212ae3f0be4b3
parent481179f59f16a0a13b9711c65dc285f56b0fa2e0
test fix: work around the fact that list comp variables now appear in locals()
tests/run/locals_expressions_T430.pyx