Home
last modified time | relevance | path

Searched refs:BaseCookie (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/http/
H A Dcookies.py136 __all__ = ["CookieError", "BaseCookie", "SimpleCookie"]
460 class BaseCookie(dict): class
600 class SimpleCookie(BaseCookie):

Completed in 2 milliseconds