mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Markup nit.
This commit is contained in:
parent
58179b831a
commit
bdc55aba34
1 changed files with 1 additions and 1 deletions
|
@ -1073,7 +1073,7 @@ Examples
|
|||
--------
|
||||
|
||||
This example gets the python.org main page and displays the first 100 bytes of
|
||||
it.::
|
||||
it. ::
|
||||
|
||||
>>> import urllib.request
|
||||
>>> f = urllib.request.urlopen('http://www.python.org/')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue