Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(0) | Call(0) | Derive(0) | Import(0)
str(object='') -> string Return a nice string representation of the object. If the argument is a string, the return value is the same object.
src/f/t/ftw.lawgiver-1.2.2/ftw/lawgiver/tests/test_generator_unit.py ftw.lawgiver(Download)
(workflowxml.PERMISSION_MAP % 'Access contents information') % ''.join(( workflowxml.PERMISSION_ROLE % 'Administrator', workflowxml.PERMISSION_ROLE % 'Editor')), (workflowxml.PERMISSION_MAP % 'Manage portal') % ( workflowxml.PERMISSION_ROLE % 'Administrator'), (workflowxml.PERMISSION_MAP % 'Modify portal content') % ( workflowxml.PERMISSION_ROLE % 'Editor'),
(workflowxml.PERMISSION_MAP % 'View') % ''.join(( workflowxml.PERMISSION_ROLE % 'Administrator', workflowxml.PERMISSION_ROLE % 'Editor')), ))