IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
IMP.pmi1.tools.OrderedDefaultDict Class Reference

Store objects in order they were added, but with default type. More...

Inherits OrderedDict.

Detailed Description

Store objects in order they were added, but with default type.

Source: http://stackoverflow.com/a/4127426/2608793

Note
This class is only available in Python.

Definition at line 1572 of file /tools.py.


The documentation for this class was generated from the following file: