Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
src/p/r/Products.CMFPlone-5.0a2/Products/CMFPlone/PloneControlPanel.py Products.CMFPlone(Download)
def __init__(self, appId, **kwargs): self.appId = appId ActionInformation.__init__(self, **kwargs) def getAppId(self):
src/p/r/Products.CMFPlone-HEAD/Products/CMFPlone/PloneControlPanel.py Products.CMFPlone(Download)
def __init__(self, appId, **kwargs): self.appId = appId ActionInformation.__init__(self, **kwargs) def getAppId(self):