[issue17251] LWPCookieJar load() set domain_specifed wrong

2013-03-10 Thread B. Kyven
B. Kyven added the comment: @Demian Brecht Um, I do realize the lack of popularity of this module, now. What I try to achieve is simple. store persistent cookies in a way, that's told to be standard in python ? Actually, I was trying to sync QtCookiesJar to CookieJar to make urllib2

[issue17251] LWPCookieJar load() set domain_specifed wrong

2013-03-07 Thread B. Kyven
B. Kyven added the comment: I now realized LWPCookieJar is a subclass of CookieJar but it behaves differently. I believe there are other quirks I haven't discovered, like expire=None which cause exception in LWPCookieJar, but works fine for CookieJar. Sadly the doc didn't mention

[issue17251] LWPCookieJar load() set domain_specifed wrong

2013-02-19 Thread B. Kyven
New submission from B. Kyven: Hello, I am using LWPCookieJar to store cookies. But I am having trouble. Saving is fine, load is wrong. I use Cookie.domain_specified to judge if domain exist. save the following to test.lwp - #LWP-Cookies-2.0 Set-Cookie3: name=value; path="