commit | 3a38c913425aad7a494661560eda4d29389868b8 | [log] [tgz] |
---|---|---|
author | Jeremy Hylton <jeremy@alum.mit.edu> | Tue Aug 14 17:08:07 2007 +0000 |
committer | Jeremy Hylton <jeremy@alum.mit.edu> | Tue Aug 14 17:08:07 2007 +0000 |
tree | 3bc9f049fafa1b405f77f82b4a3156ecee8367ba | |
parent | 5d8a88a442f1f24b8bc3ff85ffae44d8d151b91c [diff] |
Remove Python 1.5 compatibility layer from httplib. The two clients in the std library have been updated to use the newer interface. A couple of minor changes to the httplib tests were needed. Also, reformat some long lines in the httplib tests.