DefaultOrderedDict

class tupa.model_util.DefaultOrderedDict(default_factory=None, *args, size=None, **kwargs)[source]

Bases: collections.OrderedDict, tupa.labels.Labels

Attributes Summary

all

Methods Summary

copy()

Attributes Documentation

all

Methods Documentation

copy() → a shallow copy of od[source]