Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r64673 and instead just change the file encoding. | Brett Cannon | 2008-07-02 | 1 | -3/+3 |
* | FIx some Latin-1 characters to be UTF-8 as the file encoding specifies. | Brett Cannon | 2008-07-02 | 1 | -2/+2 |
* | Add test for rev. 45934. | Georg Brandl | 2006-05-08 | 1 | -0/+16 |
* | SF patch #1157027, cookielib mis-handles RFC 2109 cookies in Netscape mode | Neal Norwitz | 2005-12-23 | 1 | -0/+33 |
* | Fix SF #1117398, cookielib LWPCookieJar and MozillaCookieJar exceptions | Neal Norwitz | 2005-12-23 | 1 | -0/+25 |
* | Patch #1117454: Remove code to special-case cookies without values | Martin v. Löwis | 2005-03-03 | 1 | -0/+19 |
* | Patch #1117339: Add cookielib special name tests. | Martin v. Löwis | 2005-03-03 | 1 | -3/+26 |
* | Patch #963318: Add support for client-side cookie management. | Martin v. Löwis | 2004-05-31 | 1 | -0/+1620 |