Home
last modified time | relevance | path

Searched defs:altsep (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/
Dgenericpath.py121 def _splitext(p, sep, altsep, extsep): argument
Dposixpath.py22 altsep = None variable
Dntpath.py16 altsep = '/' variable
Dpathlib.py117 altsep = '/' variable in _WindowsFlavour
233 altsep = '' variable in _PosixFlavour