JD Smith <[EMAIL PROTECTED]> writes:

> Greetings:
>
> My cookiejar contains the cookie that I need however when I do
> cj.save(file) it does not actually save out to the cookies.lwj  Does
> anyone have any clue what would keep this from saving?  It CREATED my
> cookies.lwj file so I know it's not permissions.

You want a true ignore_discard argument to .save() and .load() (or
.revert()).


John
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to