Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make use of new str.startswith/endswith semantics. | Georg Brandl | 2006-06-09 | 1 | -2/+1 |
* | Remove unused import. | Georg Brandl | 2006-05-18 | 1 | -1/+1 |
* | Patch #1478993: take advantage of BaseException/Exception split in cookielib | Georg Brandl | 2006-05-08 | 1 | -6/+8 |
* | Fix SF #1117398, cookielib LWPCookieJar and MozillaCookieJar exceptions | Neal Norwitz | 2005-12-23 | 1 | -5/+5 |
* | Patch #1117454: Remove code to special-case cookies without values | Martin v. Löwis | 2005-03-03 | 1 | -0/+3 |
* | Whitespace normalization. | Tim Peters | 2004-09-01 | 1 | -1/+1 |
* | Use multi-line import | Andrew M. Kuchling | 2004-08-31 | 1 | -2/+2 |
* | Patch #963318: Add support for client-side cookie management. | Martin v. Löwis | 2004-05-31 | 1 | -0/+145 |