Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(4) | Call(2) | Derive(0) | Import(2)
src/p/r/Products.Archetypes-1.10.1/Products/Archetypes/skins/archetypes/content_edit_impl.py Products.Archetypes(Download)
if not state.errors: from Products.Archetypes.utils import transaction_note transaction_note('Edited %s %s at %s' % (new_context.meta_type, new_context.title_or_id(),
src/p/r/Products.Archetypes-HEAD/Products/Archetypes/skins/archetypes/content_edit_impl.py Products.Archetypes(Download)
if not state.errors: from Products.Archetypes.utils import transaction_note transaction_note('Edited %s %s at %s' % (new_context.meta_type, new_context.title_or_id(),