Export to GitHub

pynie - issue #8

[PATCH] fix TODO - use Stmts nodes for for-loops


Posted on Apr 15, 2009 by Helpful Lion

Slightly cleans up for-loop code.

Also adds a test for the scope of the for loop's iterator variable. (It should still exist after the for loop ends).

Attachments

Comment #1

Posted on Apr 17, 2009 by Happy Elephant

Patch applied. Thank you very much.

Status: Fixed

Labels:
Type-Defect Priority-Medium