Beispiel #1
0
	def release_path(self):
		return os.path.realpath(env.convertPath(self._release_path))
Beispiel #2
0
	def work_path(self):
		return os.path.realpath(env.convertPath(self._work_path))