Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(1) | Derive(0) | Import(0)
src/f/t/ftw.contentpage-1.6.5/ftw/contentpage/portlets/event_archive.py ftw.contentpage(Download)
has_events = bool(self.archive_summary()) if IEventListingView.providedBy(self.view): return has_events else: