eric6.WebBrowser.FlashCookieManager.FlashCookie
Module implementing the Flash cookie class.
Global Attributes
Classes
Functions
FlashCookie
Class implementing the Flash cookie.
Derived from
object
Class Attributes
Class Methods
Methods
Static Methods
FlashCookie (Constructor)
FlashCookie()
Constructor
FlashCookie.__eq__
__eq__(other)
Special method to compare to another Flash cookie.
- other (FlashCookie)
-
reference to the other Flash cookie
- Returns:
-
flag indicating equality of the two cookies
- Return Type:
-
bool