[issue22097] Linked list API for ordereddict

Serhiy Storchaka report at bugs.python.org
Tue Jul 29 13:09:22 CEST 2014


Serhiy Storchaka added the comment:

About your use case. Note that all indices after inserted element should be shifted. If you inserted more than one statement in the same ir_block, all but first insertions can be at wrong position.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22097>
_______________________________________


More information about the Python-bugs-list mailing list