Searched refs:SmartCookie (Results 1 – 3 of 3) sorted by relevance
74 .. class:: SmartCookie([input])86 just an alias for :class:`SmartCookie`. This is probably a mistake and will289 >>> # SerialCookie and SmartCookie are deprecated301 >>> C = Cookie.SmartCookie()
722 class SmartCookie(BaseCookie): class758 Cookie = SmartCookie
16713 - The deprecated ``SmartCookie`` and ``SimpleCookie`` classes have