mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
merge 3.4
This commit is contained in:
commit
249e74aa26
1 changed files with 1 additions and 1 deletions
|
@ -660,7 +660,7 @@ request using http.client::
|
|||
|
||||
>>> # This creates an HTTP message
|
||||
>>> # with the content of BODY as the enclosed representation
|
||||
>>> # for the resource http://localhost:8080/foobar
|
||||
>>> # for the resource http://localhost:8080/file
|
||||
...
|
||||
>>> import http.client
|
||||
>>> BODY = "***filecontents***"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue