Commit 605b9d9f authored by Benjamin Peterson's avatar Benjamin Peterson

fix markup

parent bc6c2b5c
......@@ -522,8 +522,7 @@ Here is an example session that shows how to ``POST`` requests::
HTTPMessage Objects
-------------------
An :class:`http.client.HTTPMessage` instance holds the headers from an
HTTP response. It is implemented using the
:class:`email.message.Message' class.
An :class:`http.client.HTTPMessage` instance holds the headers from an HTTP
response. It is implemented using the :class:`email.message.Message` class.
XXX Define the methods that clients can depend upon between versions.
\ No newline at end of file
.. XXX Define the methods that clients can depend upon between versions.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment