From: Fred Drake Date: Thu, 29 Jun 2000 03:33:28 +0000 (+0000) Subject: Add update of httplib docs to reflect Greg Stein's recent updates. X-Git-Tag: v2.0b1~1318 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0f353ed90dce080100a981e7f0094a13e45d9376;p=thirdparty%2FPython%2Fcpython.git Add update of httplib docs to reflect Greg Stein's recent updates. Greg, this is yours! --- diff --git a/Doc/TODO b/Doc/TODO index c96040b54d37..5893378450f9 100644 --- a/Doc/TODO +++ b/Doc/TODO @@ -33,6 +33,9 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*- * Update the filecmp documentation (Moshe?). +* Update the httplib documentation to match Greg Stein's HTTP/1.1 + support and new classes. (Greg, this is yours!) + NOT WORTH THE TROUBLE ---------------------