Comment on Python bug: Can assign [] = (), but not () = []Comments−tenfingers11yUsing [] = to exhaust generators (as mentioned in the bug report) is actually pretty awesome in my mind.
Comments
Using [] = to exhaust generators (as mentioned in the bug report) is actually pretty awesome in my mind.