Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(0) | Derive(0) | Import(1)
src/f/t/ftw.inflator-1.3.2/ftw/inflator/tests/test_multilingual_content_creation.py ftw.inflator(Download)
from Products.CMFCore.utils import getToolByName from ftw.inflator.testing import INFLATOR_FUNCTIONAL_TESTING from plone.app.testing import applyProfile from plone.multilingual.interfaces import ITranslationManager from unittest2 import TestCase class TestMultilingualContentCreation(TestCase): layer = INFLATOR_FUNCTIONAL_TESTING