Home | History | Annotate | Download | only in test

Lines Matching refs:splitext

691         modname, ext = os.path.splitext(name)
1116 basename, ext = os.path.splitext(name)