Home
last modified time | relevance | path

Searched refs:uses_fragment (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durlparse.py49 uses_fragment = ['ftp', 'hdl', 'http', 'gopher', 'news', variable
206 if allow_fragments and scheme in uses_fragment and '#' in url:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Durlparse.py55 uses_fragment = ['ftp', 'hdl', 'http', 'gopher', 'news', variable