Skip to content

Commit

Permalink
Remove broken link in urllib2 documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
OmerFI committed May 12, 2022
1 parent 83c0247 commit 4dc2c33
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Doc/howto/urllib2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,6 @@
Introduction
============

.. sidebar:: Related Articles

You may also find useful the following article on fetching web resources
with Python:

* `Basic Authentication <http://www.voidspace.org.uk/python/articles/authentication.shtml>`_

A tutorial on *Basic Authentication*, with examples in Python.

**urllib.request** is a Python module for fetching URLs
(Uniform Resource Locators). It offers a very simple interface, in the form of
the *urlopen* function. This is capable of fetching URLs using a variety of
Expand Down

0 comments on commit 4dc2c33

Please sign in to comment.