55 <tr><td>None</td></tr> |
55 <tr><td>None</td></tr> |
56 </table> |
56 </table> |
57 <h3>Methods</h3> |
57 <h3>Methods</h3> |
58 <table> |
58 <table> |
59 <tr> |
59 <tr> |
|
60 <td><a href="#FlashCookie.__init__">FlashCookie</a></td> |
|
61 <td>Constructor</td> |
|
62 </tr><tr> |
60 <td><a href="#FlashCookie.__eq__">__eq__</a></td> |
63 <td><a href="#FlashCookie.__eq__">__eq__</a></td> |
61 <td>Special method to compare to another Flash cookie.</td> |
64 <td>Special method to compare to another Flash cookie.</td> |
62 </tr><tr> |
|
63 <td><a href="#FlashCookie.__init">__init</a></td> |
|
64 <td>Constructor</td> |
|
65 </tr> |
65 </tr> |
66 </table> |
66 </table> |
67 <h3>Static Methods</h3> |
67 <h3>Static Methods</h3> |
68 <table> |
68 <table> |
69 <tr><td>None</td></tr> |
69 <tr><td>None</td></tr> |
70 </table> |
70 </table> |
71 <a NAME="FlashCookie.__eq__" ID="FlashCookie.__eq__"></a> |
71 <a NAME="FlashCookie.__init__" ID="FlashCookie.__init__"></a> |
|
72 <h4>FlashCookie (Constructor)</h4> |
|
73 <b>FlashCookie</b>(<i></i>) |
|
74 <p> |
|
75 Constructor |
|
76 </p><a NAME="FlashCookie.__eq__" ID="FlashCookie.__eq__"></a> |
72 <h4>FlashCookie.__eq__</h4> |
77 <h4>FlashCookie.__eq__</h4> |
73 <b>__eq__</b>(<i>other</i>) |
78 <b>__eq__</b>(<i>other</i>) |
74 <p> |
79 <p> |
75 Special method to compare to another Flash cookie. |
80 Special method to compare to another Flash cookie. |
76 </p><dl> |
81 </p><dl> |