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/p/r/Products.PloneOntology-1.0.0/Products/PloneOntology/graphviztool.py Products.PloneOntology(Download)
import OFS.PropertyManager import OFS.SimpleItem import Products.CMFCore.ActionProviderBase from warnings import warn
src/p/r/Products.CMFCore-2.2.8/Products/CMFCore/tests/test_ActionsTool.py Products.CMFCore(Download)
def test_getActionObject_oldskool_action_deprecated(self): # We have to clear APB's __warningregistry__, or else we may not see # the warning we expect (i.e., if somebody else triggered it first). from Products.CMFCore import ActionProviderBase try: