We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c0247 commit 4dc2c33Copy full SHA for 4dc2c33
Doc/howto/urllib2.rst
@@ -17,15 +17,6 @@
17
Introduction
18
============
19
20
-.. sidebar:: Related Articles
21
-
22
- You may also find useful the following article on fetching web resources
23
- with Python:
24
25
- * `Basic Authentication <http://www.voidspace.org.uk/python/articles/authentication.shtml>`_
26
27
- A tutorial on *Basic Authentication*, with examples in Python.
28
29
**urllib.request** is a Python module for fetching URLs
30
(Uniform Resource Locators). It offers a very simple interface, in the form of
31
the *urlopen* function. This is capable of fetching URLs using a variety of
0 commit comments