for Result in self.Cur:
            if Result[0] not in DirList:
                DirList.append(Result[0])