Avi Gross via Python-list schreef op 20/04/2021 om 1:56:
Sidestepping the wording of "options" is the very real fact that providing
names for even required parts can be helpful in many cases.

Very true. It's very much like named arguments in Python function calls: they help to document precisely and explicitly what's happening, instead of having to rely on remembering the order of arguments/options.

--
"Honest criticism is hard to take, particularly from a relative, a
friend, an acquaintance, or a stranger."
        -- Franklin P. Jones

Roel Schroeven

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to