Searched refs:strip_quotes (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/http/ | ||
H A D | cookiejar.py | 459 def strip_quotes(text): function 518 val = strip_quotes(val) 523 val = http2time(strip_quotes(val)) # None if invalid |
Completed in 3 milliseconds