Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 946 Bytes

common.rst

File metadata and controls

33 lines (22 loc) · 946 Bytes

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

zope.interface.common.interfaces

zope.interface.common.idatetime

zope.interface.common.idatetime

zope.interface.common.mapping

zope.interface.common.mapping

zope.interface.common.sequence

zope.interface.common.sequence

zope.interface.common.collections

zope.interface.common.collections