Y
Hacker News
new
|
ask
|
show
|
jobs
by
kd0amg
3653 days ago
And manually closure-convert everything too?
1 comments
devishard
3653 days ago
Python supports nested functions, so closure conversion isn't necessary.
link