Current thinking on required options

Roel Schroeven roel at roelschroeven.net
Tue Apr 20 16:47:09 EDT 2021


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



More information about the Python-list mailing list