Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
Indicates that the object could not be renamed/moved.
src/f/t/ftw.publisher.receiver-2.0.2/ftw/publisher/receiver/browser/views.py ftw.publisher.receiver(Download)
if failure: return states.CouldNotMoveError( u'Object on %s could not be renamed/moved (%s)' % ( obj_path, failure.get(obj_path).__str__()))
old_parent.manage_delObjects([object.id]) return states.CouldNotMoveError( u'Object on %s could not be renamed/moved (%s)' % ( obj_path, 'Target parent does not exist, source object deleted'))