Home
last modified time | relevance | path

Searched defs:extsep (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython2/Lib/
Dgenericpath.py93 def _splitext(p, sep, altsep, extsep): argument
Dos2emxpath.py25 extsep = '.' variable
Dmacpath.py20 extsep = '.' variable
Dntpath.py27 extsep = '.' variable
Dposixpath.py32 extsep = '.' variable
/external/python/cpython3/Lib/
Dgenericpath.py117 def _splitext(p, sep, altsep, extsep): argument
Dmacpath.py8 extsep = '.' variable
Dntpath.py13 extsep = '.' variable
Dposixpath.py18 extsep = '.' variable
/external/python/cpython2/Lib/plat-riscos/
Driscospath.py18 extsep = '/' variable