Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dgenericpath.py85 def _splitext(p, sep, altsep, extsep): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dgenericpath.py93 def _splitext(p, sep, altsep, extsep): function