62 <tr><td>None</td></tr> |
62 <tr><td>None</td></tr> |
63 </table> |
63 </table> |
64 <h3>Methods</h3> |
64 <h3>Methods</h3> |
65 <table> |
65 <table> |
66 <tr> |
66 <tr> |
|
67 <td><a href="#CookieJar.__init__">CookieJar</a></td> |
|
68 <td>Constructor</td> |
|
69 </tr><tr> |
67 <td><a href="#CookieJar.__applyRules">__applyRules</a></td> |
70 <td><a href="#CookieJar.__applyRules">__applyRules</a></td> |
68 <td>Private method to apply the cookie rules.</td> |
71 <td>Private method to apply the cookie rules.</td> |
69 </tr><tr> |
72 </tr><tr> |
70 <td><a href="#CookieJar.__isOnDomainList">__isOnDomainList</a></td> |
73 <td><a href="#CookieJar.__isOnDomainList">__isOnDomainList</a></td> |
71 <td>Private method to check, if either the rule matches the domain exactly or the domain ends with ".rule".</td> |
74 <td>Private method to check, if either the rule matches the domain exactly or the domain ends with ".rule".</td> |