obspy.core.util.types.OrderedDict.__ne__

OrderedDict.__ne__(other)[source]

od.__ne__(y) <==> od!=y

This Page