Searched refs:urlquote (Results 1 – 2 of 2) sorted by relevance
24 quote as urlquote, unknown30 quote as urlquote, unknown232 output = urlquote(string.encode('utf-8'), safe=safe.encode('utf-8'))
16 from urllib import quote as urlquote, quote as urlquote_from_bytes unknown18 from urllib.parse import quote as urlquote, quote_from_bytes as urlquote_from_bytes unknown