Lines Matching refs:conflict_handler
1173 conflict_handler):
1179 self.conflict_handler = conflict_handler
1350 conflict_handler=group.conflict_handler)
1428 handler_func_name = '_handle_conflict_%s' % self.conflict_handler
1433 raise ValueError(msg % self.conflict_handler)
1446 conflict_handler = self._get_handler()
1447 conflict_handler(action, confl_optionals)
1476 update('conflict_handler', container.conflict_handler)
1539 - conflict_handler -- String indicating how to handle conflicts
1554 conflict_handler='error',
1569 conflict_handler=conflict_handler)
1628 'conflict_handler',