Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(0) | Derive(0) | Import(2)
src/f/t/ftw.bridge.client-1.0.8/ftw/bridge/client/tests/test_watcher_portlet.py ftw.bridge.client(Download)
from ftw.bridge.client.portlets import watcher from ftw.bridge.client.testing import ZCML_LAYER from ftw.testing import MockTestCase from plone.app.portlets.interfaces import IPortletTypeInterface from plone.portlets.interfaces import IPortletManager
src/f/t/ftw.bridge.client-1.0.8/ftw/bridge/client/tests/test_add_watcher_view.py ftw.bridge.client(Download)
from AccessControl import SecurityManagement from Products.CMFCore.utils import getToolByName from ftw.bridge.client.portlets import watcher from ftw.bridge.client.testing import INTEGRATION_TESTING from plone.portlets.constants import USER_CATEGORY