Eric V. Smith added the comment:
You should discuss this on the python-ideas mailing list. Then if there's
traction there, we'll re-open this issue. Please reference this issue number
when starting the discussion on python-ideas so we can find it later.
--
nosy: +eric.smith
status: ope
New submission from Markus Elfring:
I find a data structure like it is provided by the "Boost Multi-index
Containers Library" interesting for efficient data processing.
http://www.boost.org/doc/libs/1_57_0/libs/multi_index/doc/index.html
How are the chances to integrate a class library with sim