def release_path(self): return os.path.realpath(env.convertPath(self._release_path))
def work_path(self): return os.path.realpath(env.convertPath(self._work_path))