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/p/r/Products.CMFCore-2.2.8/Products/CMFCore/exportimport/tests/test_contenttyperegistry.py Products.CMFCore(Download)
for (predicate_id, predicate_type, edit_args, content_type_name ) in _TEST_PREDICATES: ctr.addPredicate(predicate_id, predicate_type) predicate = ctr.getPredicate(predicate_id) predicate.edit(*edit_args)