Re: [Python-ideas] kw to be ordered dict
This has been discussed before. See for example https://mail.python.or g/pipermail/python-ideas/2010-October/008445.html There's even PEP about this: https://www.python.org/dev/peps/pep-0468 ___ Python-ideas mailing list [email protected] https://m
Re: [Python-ideas] Add a method to get the subset of a dictionnary.
Looks like it was discussed before: https://mail.python.org/pipermail/python-ideas/2012-January/013252.html ___ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/
