"""Interfaces for PcfAnnuaire""" from zope.interface import Interface class IPcfAnnuaire(Interface): """A folder that contains the Pcf Annuaire"""