Home | History | Annotate | Download | only in Core

Lines Matching refs:DirList

548         DirList = []

550 if Result[0] not in DirList:
551 DirList.append(Result[0])
557 if Result[0] not in DirList:
558 DirList.append(Result[0])
560 return DirList