summaryrefslogtreecommitdiffstats
path: root/Doc/TODO
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-06-29 03:33:28 (GMT)
committerFred Drake <fdrake@acm.org>2000-06-29 03:33:28 (GMT)
commit0f353ed90dce080100a981e7f0094a13e45d9376 (patch)
tree8317e3b12fdfa044a324e87ca14196422fc6b9c7 /Doc/TODO
parentdf112a76a9a8b5971b179bc645016c555d5be725 (diff)
downloadcpython-0f353ed90dce080100a981e7f0094a13e45d9376.zip
cpython-0f353ed90dce080100a981e7f0094a13e45d9376.tar.gz
cpython-0f353ed90dce080100a981e7f0094a13e45d9376.tar.bz2
Add update of httplib docs to reflect Greg Stein's recent updates.
Greg, this is yours!
Diffstat (limited to 'Doc/TODO')
-rw-r--r--Doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/TODO b/Doc/TODO
index c96040b..5893378 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
---------------------