[Python-ideas] Proto-PEP: Preserving the order of **kwargs in a function.
Ethan Furman
ethan at stoneleaf.us
Thu Apr 10 20:08:34 CEST 2014
On 04/10/2014 10:57 AM, Dima Tisnek wrote:
>
> Preserve order of class members?
It is now possible to do this with a meta class.
--
~Ethan~
More information about the Python-ideas
mailing list