obspy.core.util.attribdict

AttribDict class for ObsPy.

copyright:

The ObsPy Development Team (devs@obspy.org)

license:

GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)

Private Functions

Warning

Private functions are mainly for internal/developer use and their API might change without notice.

_attribdict_equal

Robust comparison of possibly nested AttribDict entries or AttribDicts

Classes

AttribDict

A class which behaves like a dictionary.