Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/http/
Dcookiejar.py445 def strip_quotes(text): function
504 val = strip_quotes(val)
509 val = http2time(strip_quotes(val)) # None if invalid