====================================
 Python Standard Library Interfaces
====================================

The ``zope.interface.common`` package provides interfaces for objects
distributed as part of the Python standard library. Importing these
modules has the effect of making the standard library objects
implement the correct interface.

``zope.interface.common.interfaces``
====================================

.. automodule:: zope.interface.common.interfaces

``zope.interface.common.idatetime``
===================================

.. automodule:: zope.interface.common.idatetime

``zope.interface.common.mapping``
=================================

.. automodule:: zope.interface.common.mapping

``zope.interface.common.sequence``
==================================

.. automodule:: zope.interface.common.sequence
