Y
Hacker News
new
|
ask
|
show
|
jobs
by
zorkw4rg
2865 days ago
I can't do:
a, *b = range(3)
which should be 3.5 i think.
1 comments
Nicksil
2865 days ago
Other comments in this thread point to the implementation likely being Python 2.x.
link