Skip to content
Commit 8dce437a authored by Francis Herne's avatar Francis Herne
Browse files

Starred unpacking inside tuples

e.g. `foo = a, *b, c`
Only of IndexedContainers, otherwise we don't know the length.
parent 13683b43
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment