[Python-ideas] Proto-PEP: Preserving the order of **kwargs in a function.
Barry Warsaw
barry at python.org
Fri Apr 11 12:58:56 CEST 2014
On Apr 10, 2014, at 08:20 PM, Andrew Barnert wrote:
>I think your own example shows why this doesn't work.
Not really. It was just a silly example for conciseness. I don't care how
you build up the OrderedDict, and there are several order-preserving ways to
do that. I'm not sure it's a good idea to change *all of Python* just to make
the OD constructor nicer.
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20140411/6999c343/attachment.sig>
More information about the Python-ideas
mailing list