Pēteris Caune
4 years ago
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
1 changed files with
1 additions and
1 deletions
-
templates/docs/python.html
|
|
@ -10,7 +10,7 @@ |
|
|
|
</code></pre></div> |
|
|
|
|
|
|
|
|
|
|
|
<p>Otherwise, you can use the urllib module from Python 3 standard libary:</p> |
|
|
|
<p>Otherwise, you can use the urllib module from Python 3 standard library:</p> |
|
|
|
<div class="python highlight"><pre><span></span><code><span class="kn">import</span> <span class="nn">socket</span> |
|
|
|
<span class="kn">import</span> <span class="nn">urllib.request</span> |
|
|
|
|
|
|
|