Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(0) | Derive(0) | Import(1)
src/p/r/Products.CMFBibliographyAT-1.1.4.1/Products/CMFBibliographyAT/tool/bibliography.py Products.CMFBibliographyAT(Download)
from Products.CMFBibliographyAT.config import REFERENCE_TYPES from Products.CMFBibliographyAT.config import FOLDER_TYPES as BIBFOLDER_TYPES from Products.CMFBibliographyAT.config import ZOPE_TEXTINDEXES from Products.CMFBibliographyAT import permissions
indexes = catalog.indexes() text_indexes = [ i for i in indexes \ if catalog.Indexes[i].meta_type in ZOPE_TEXTINDEXES ] text_indexes.sort() if start_with_empty_element: