Searched refs:FULL_NAME_PLACEHOLDER (Results 1 – 1 of 1) sorted by relevance
20 FULL_NAME_PLACEHOLDER = '@f' variable234 … if (FULL_NAME_PLACEHOLDER in path): # to avoid recursion to the call to app_dir in the next line:235 path = path.replace(FULL_NAME_PLACEHOLDER, self.app_dir.replace(os.path.sep, '_'))