Searched refs:currentdir (Results 1 – 3 of 3) sorted by relevance
61 currentdir = os.path.dirname(__file__) variable62 for t in os.walk(os.path.dirname(currentdir)):67 if "urls.py" in t[2] and t[0] != currentdir:
290 currentdir = os.path.dirname(__file__) variable291 for t in os.walk(os.path.dirname(currentdir)):
138 self.currentdir[self._includeDepth] = cd