Home
last modified time | relevance | path

Searched defs:_splitext (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dgenericpath.py93 def _splitext(p, sep, altsep, extsep): function
/external/python/cpython3/Lib/
Dgenericpath.py117 def _splitext(p, sep, altsep, extsep): function