A rough cookie handler, intended to only refer to one domain. Does no expiry or anything like that. (The only reason this is here is so I don't have to require the `ClientCookie` package.)
Definition at line 159 of file libgmail.py.
Public Member Functions | |
| def | __init__ |
| def | addCookie |
| def | extractCookies |
| def | setCookies |
Private Attributes | |
| _cookies | |