diff options
-rw-r--r-- | Doc/howto/urllib2.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Doc/howto/urllib2.rst b/Doc/howto/urllib2.rst index 61ba6bd..86137fb 100644 --- a/Doc/howto/urllib2.rst +++ b/Doc/howto/urllib2.rst @@ -6,13 +6,6 @@ :Author: `Michael Foord <https://agileabstractions.com/>`_ -.. note:: - - There is a French translation of an earlier revision of this - HOWTO, available at `urllib2 - Le Manuel manquant - <https://web.archive.org/web/20200910051922/http://www.voidspace.org.uk/python/articles/urllib2_francais.shtml>`_. - - Introduction ============ |