Searched refs:noExt (Results 1 – 3 of 3) sorted by relevance
18 noExt, _ = os.path.splitext(inc) variable19 head, tail = os.path.split(noExt)
65 noExt, ext = os.path.splitext(input) variable66 head, tail = os.path.split(noExt)
18 noExt, _ = os.path.splitext(p) variable19 head, tail = os.path.split(noExt)