Searched refs:SerialCookie (Results 1 – 2 of 2) sorted by relevance
62 .. class:: SerialCookie([input])82 The same security warning from :class:`SerialCookie` applies here.89 you should not use the :class:`SerialCookie` class.289 >>> # SerialCookie and SmartCookie are deprecated291 >>> C = Cookie.SerialCookie()
696 class SerialCookie(BaseCookie): class