Searched refs:uses_query (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/ |
D | urlparse.py | 53 uses_query = ['http', 'wais', 'imap', 'https', 'shttp', 'mms', variable
|
/external/python/cpython3/Lib/urllib/ |
D | parse.py | 66 uses_query = ['', 'http', 'wais', 'imap', 'https', 'shttp', 'mms', variable
|
/external/python/six/documentation/ |
D | index.rst | 715 * :func:`py2:urlparse.uses_query`
|