diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-09-05 03:56:01 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-09-05 03:56:01 +0000 |
commit | 3b3aae013b158114fdc90a72355d2d9b1b434875 (patch) | |
tree | ae53663bc7081e890b6f731b740d04abba15daf0 /Python/thread.c | |
parent | 541a48b262a099d55298e32f62d8b1f4a0b97e8e (diff) | |
download | cpython-git-3b3aae013b158114fdc90a72355d2d9b1b434875.tar.gz |
Bug #1520864 (again): unpacking singleton tuples in list comprehensions and
generator expressions (x for x, in ... ) works again.
Sigh, I only fixed for loops the first time, not list comps and genexprs too.
I couldn't find any more unpacking cases where there is a similar bug lurking.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions