Class s.l.i.ICookieFile(
Interface
):
Part of
stoqlib
.
lib
.
interfaces
View In Hierarchy
No class docstring
Method
get
Fetch the cookie or raise CookieError if a problem occurred
Method
store
Stores a username and password
Method
clear
Resets the cookie
def get():
Fetch the cookie or raise CookieError if a problem occurred
Returns
(username, password) (type: tuple )
def store(username, password):
Stores a username and password
Parameters
username
username
password
password
def clear():
Resets the cookie
API Documentation
for Stoqlib, generated by
pydoctor
at 2009-07-14 16:00:32.