diff --git a/Doc/TODO b/Doc/TODO index b7ee309761f..2b5b569160d 100644 --- a/Doc/TODO +++ b/Doc/TODO @@ -54,8 +54,6 @@ Library Reference behavior; only a subset is described. __reduce__, etc. Partial update submitted by Jim Kerr . -* Update the code/codeop module documentation. - * Update the httplib documentation to match Greg Stein's HTTP/1.1 support and new classes. (Greg, this is yours!)