cookielib.FileCookieJar.__init__

FileCookieJar.__init__(filename=None, delayload=False, policy=None)[source]

Cookies are NOT loaded from the named file until either the .load() or .revert() method is called.