Hacker News new | ask | show | jobs
by fendrak 5169 days ago
This is all well and good, but it doesn't appear to add support for the one thing I've often wanted in Python: proper closure support for functions within functions.
1 comments

Do you mean 'nonlocal' keyword?