On 03/19/2012 07:53 PM, bearophile wrote: > Matthias Walter: > >> I've written a small module (at the moment called utils.keywordargs) >> which simulates keyword arguments (aka named parameters). The >> documentation can be found here, > > Regardless the implementation quality of your code, I wait for the real thing > :-)
I understand "the real thing" as a language implementation of keyword arguments instead of a library "workaround", right?
