Message 179777 - Python tracker
Message179777
| Author | C19 |
|---|---|
| Recipients | C19 |
| Date | 2013-01-12.08:12:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1357978376.78.0.27832756308.issue16942@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Is it means that we should use MozillaCookieJar LWPCookieJar or MSIECookieJar? But the document says "perhaps save cookies to, a file on disk. " http://docs.python.org/2/library/cookielib.html?highlight=filecookiejar#cookielib.FileCookieJar it looks like FileCookieJar is just a base class.it shouldn't be used on normal purpose(like save your cookie).then the document should be modified. but I think it's better to make the FileCookieJar works as expected. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-01-12 08:12:56 | C19 | set | recipients: + C19 |
| 2013-01-12 08:12:56 | C19 | set | messageid: <1357978376.78.0.27832756308.issue16942@psf.upfronthosting.co.za> |
| 2013-01-12 08:12:56 | C19 | link | issue16942 messages |
| 2013-01-12 08:12:55 | C19 | create | |