Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(4) | Call(2) | Derive(0) | Import(2)
src/p/r/Products.Archetypes-1.10.1/Products/Archetypes/ArchetypeTool.py Products.Archetypes(Download)
from Products.Archetypes.config import HAS_GRAPHVIZ from Products.Archetypes.log import log from Products.Archetypes.utils import findDict from Products.Archetypes.utils import DisplayList from Products.Archetypes.utils import mapply
if not IExtensibleMetadata.implementedBy(klass): refs = findDict(fti[0]['actions'], 'id', 'metadata') refs['visible'] = False
src/p/r/Products.Archetypes-HEAD/Products/Archetypes/ArchetypeTool.py Products.Archetypes(Download)
from Products.Archetypes.config import HAS_GRAPHVIZ from Products.Archetypes.log import log from Products.Archetypes.utils import findDict from Products.Archetypes.utils import DisplayList from Products.Archetypes.utils import mapply
if not IExtensibleMetadata.implementedBy(klass): refs = findDict(fti[0]['actions'], 'id', 'metadata') refs['visible'] = False