Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
8da9da0ccc7c63aff0fbc5d65b3e0ca28a754090
/
Lib
/
test
/
test_httplib.py
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 23 years ago
c411dba
Whitespace normalization.
by Tim Peters
· 23 years ago
39c0380
Change _begin() back to begin().
by Jeremy Hylton
· 23 years ago
6d0a4c7
Fix for SF bug #432621: httplib: multiple Set-Cookie headers
by Jeremy Hylton
· 23 years ago
566fe9e
Track change of begin() to _begin().
by Jeremy Hylton
· 23 years ago
28bb572
Use attributes appropriately
by Neal Norwitz
· 23 years ago
03ff86d
add test of InvalidURL
by Skip Montanaro
· 23 years ago
d48004f
test_support should be imported directly, not via test.test_support.
by Tim Peters
· 24 years ago
79fa2b6
Add test for SF bug #405427
by Jeremy Hylton
· 24 years ago