Searched defs:altsep (Results 1 – 4 of 4) sorted by relevance
| /third_party/python/Lib/ | ||
| D | genericpath.py | 121 def _splitext(p, sep, altsep, extsep): argument |
| D | posixpath.py | 22 altsep = None variable |
| D | ntpath.py | 16 altsep = '/' variable |
| D | pathlib.py | 117 altsep = '/' variable in _WindowsFlavour |