Terry Reedy wrote: > The dispute is about the sensibility and > politeness of requiring a small fixed number of required, no-default args > to be passed by name only There seems to be some confusion between two different subthreads here. BJörn Lindqvist seemed to be saying that instead of my suggested make_person(=name, =age, =phone, =location) as a substitute for make_person(name=name, age=age, phone=phone, location=location) it would be better to pass the arguments positionally. I was pointing out that you can't do this when the thing you're calling requires them to be passed by keyword. -- Greg
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4