obspy.core.event.base.Comment
=============================

.. currentmodule:: obspy.core.event.base
.. autoclass:: Comment
  :show-inheritance:

  
  
  .. rubric:: Attributes

  .. autosummary::
  
     ~Comment.__abstractmethods__
     ~Comment.__dict__
     ~Comment.__doc__
     ~Comment.__hash__
     ~Comment.__module__
     ~Comment.__slots__
     ~Comment.__weakref__
     ~Comment.defaults
     ~Comment.do_not_warn_on
     ~Comment.item
     ~Comment.key
     ~Comment.readonly
     ~Comment.warn_on_non_default_key
  
  

  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  .. rubric:: Public Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~Comment.clear
     ~Comment.copy
     ~Comment.get
     ~Comment.items
     ~Comment.keys
     ~Comment.pop
     ~Comment.popitem
     ~Comment.setdefault
     ~Comment.update
     ~Comment.values
  

  
  .. rubric:: Private Methods

  .. warning::

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

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~Comment._pretty_str
     ~Comment._repr_pretty_
  

  
  .. rubric:: Special Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~Comment.__bool__
     ~Comment.__contains__
     ~Comment.__deepcopy__
     ~Comment.__delattr__
     ~Comment.__delitem__
     ~Comment.__dir__
     ~Comment.__eq__
     ~Comment.__format__
     ~Comment.__getattr__
     ~Comment.__getitem__
     ~Comment.__getstate__
     ~Comment.__init__
     ~Comment.__iter__
     ~Comment.__len__
     ~Comment.__ne__
     ~Comment.__new__
     ~Comment.__nonzero__
     ~Comment.__reduce__
     ~Comment.__reduce_ex__
     ~Comment.__repr__
     ~Comment.__setattr__
     ~Comment.__setitem__
     ~Comment.__setstate__
     ~Comment.__sizeof__
     ~Comment.__str__
     ~Comment.__subclasshook__
  

  
  