Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Complete the absolute import patch for the test suite. All relative | Barry Warsaw | 2002-07-30 | 1 | -1/+1 |
* | Whitespace normalization. | Tim Peters | 2002-07-16 | 1 | -1/+0 |
* | Change _begin() back to begin(). | Jeremy Hylton | 2002-07-12 | 1 | -3/+3 |
* | Fix for SF bug #432621: httplib: multiple Set-Cookie headers | Jeremy Hylton | 2002-07-07 | 1 | -2/+20 |
* | Track change of begin() to _begin(). | Jeremy Hylton | 2002-06-28 | 1 | -2/+2 |
* | Use attributes appropriately | Neal Norwitz | 2002-04-01 | 1 | -1/+1 |
* | add test of InvalidURL | Skip Montanaro | 2002-03-24 | 1 | -0/+10 |
* | test_support should be imported directly, not via test.test_support. | Tim Peters | 2001-09-25 | 1 | -1/+1 |
* | Add test for SF bug #405427 | Jeremy Hylton | 2001-04-13 | 1 | -0/+31 |