Ejemplo n.º 1
0
	def __get_target_dir(self):
		return os.path.join(
			self.target,
			BackUpList.source_title(self.source)
		)