Searched refs:full_path (Results 1 – 2 of 2) sorted by relevance
65 def full_path(self): member in LayerFieldsContainer
296 full_path = os.path.join(directory, filename)297 with open(full_path) as fd: