mirror of
https://github.com/python/cpython.git
synced 2025-10-09 08:31:26 +00:00
Merge typo fixes from 3.5
This commit is contained in:
commit
c86c91aab0
7 changed files with 13 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue