Home
last modified time | relevance | path

Searched defs:coded_value (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/http/
Dcookies.py306 def coded_value(self): member in Morsel
485 def __set(self, key, real_value, coded_value): argument