Searched defs:_splitext (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/ | ||
D | genericpath.py | 157 def _splitext(p, sep, altsep, extsep): function |
/external/python/cpython3/Lib/unittest/ | ||
D | loader.py | 59 def _splitext(path): function |