Searched refs:pickline (Results 1 – 1 of 1) sorted by relevance
124 return pickline(self.profile, key)132 context = pickline(os.path.join(self.getpath(), 'context'),217 protect = pickline(self.profile, 'Folder-Protect')908 def pickline(file, key, casefold = 1): function