commit | 83e9f4cd77f0cf4e47d505643c00b0dc3debace3 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Jun 12 18:52:31 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Jun 12 18:52:31 2008 +0000 |
tree | 5fe0608949044149b11903ad280c6032238e4832 | |
parent | b1549092ea5346e49eb6f0836857858a6bbd864c [diff] [blame] |
Remove last traces of mimetools.
diff --git a/Doc/library/http.client.rst b/Doc/library/http.client.rst index 9c89563..8138467 100644 --- a/Doc/library/http.client.rst +++ b/Doc/library/http.client.rst
@@ -445,7 +445,7 @@ .. attribute:: HTTPResponse.msg - A :class:`mimetools.Message` instance containing the response headers. + An :class:`email.message.Message` instance containing the response headers. .. attribute:: HTTPResponse.version