Hacker News new | ask | show | jobs
by kerkeslager 3962 days ago
> For me the automatic "pulling" of local variables from the context feels like "magic", and I think that's an undesirable property for a programming language.

Sounds like "Explicit is better than implicit" from the Tao of Python.