Matthias Walter: > I understand "the real thing" as a language implementation of keyword > arguments instead of a library "workaround", right?
Right. Even if your code is good, named arguments are a feature that needs to be built-in, or it will not happen. Creative usage of the language has its limits. Bye, bearophile
