daviis / PyDucker

A static ducking tool for python 3 source code
2 stars 2 forks source link

Yield From and range iteration #101

Closed daviis closed 9 years ago

daviis commented 9 years ago

Make range varbean have a comp type, make exception about yield from unpacking for loops and move said case to an incorrect test file.

daviis commented 9 years ago

See #78