[Python-ideas] Keyword only argument on function call
Anders Hovmöller
boxed at killingar.net
Sun Sep 9 03:32:12 EDT 2018
> I see it all the time in JavaScript, where ES2015 introduced a new
> syntax {name} equivalent to {"name":name} - people will deliberately
> change their variable names to match the desired object keys. So
> saying "forcing" is an exaggeration, but a very slight one.
Do you have an opinion or feeling about if those synchronizations are for good, neutral or evil?
/ Anders
More information about the Python-ideas
mailing list