[Python-ideas] OrderedDict.insert()
Markus Unterwaditzer
markus at unterwaditzer.net
Wed Mar 25 14:08:39 CET 2015
As far as I can see, no concrete usecase is shown in the SO question. What is yours?
-- Markus
On 25 March 2015 12:00:02 CET, "Thomas Güttler" <guettliml at thomas-guettler.de> wrote:
>I am missing OrderedDict.insert()
>
>Other people, too:
>
>http://stackoverflow.com/questions/16664874/how-can-i-add-the-element-at-the-top-of-ordereddict-in-python
>
>Why was it not implemented up to now?
>
>Why not implement it for the future?
>
>Regards,
> Thomas Güttler
>
>_______________________________________________
>Python-ideas mailing list
>Python-ideas at python.org
>https://mail.python.org/mailman/listinfo/python-ideas
>Code of Conduct: http://python.org/psf/codeofconduct/
More information about the Python-ideas
mailing list