For instance, he doesn't like
for (x,
y) in each([1,
2]):
print(1)
at all.
Is there a workaround besides "repairing" the code on the fly?Kiuhnm -- http://mail.python.org/mailman/listinfo/python-list
For instance, he doesn't like
for (x,
y) in each([1,
2]):
print(1)
at all.
Is there a workaround besides "repairing" the code on the fly?Kiuhnm -- http://mail.python.org/mailman/listinfo/python-list