Merge typo fixes from 3.5

This commit is contained in:
Martin Panter 2016-04-05 06:20:32 +00:00
commit c86c91aab0
7 changed files with 13 additions and 13 deletions

View file

@ -1204,7 +1204,7 @@ class HTTPConnection:
If the HTTPConnection is in the correct state, returns an
instance of HTTPResponse or of whatever object is returned by
class the response_class variable.
the response_class variable.
If a request has not been sent or if a previous response has
not be handled, ResponseNotReady is raised. If the HTTP