From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 22 May 2023 17:57:05 +0000 (-0700) Subject: [3.11] howto/urllib2: remove link to an outdated french translation (GH-104193) ... X-Git-Tag: v3.11.4~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be20e9c6470775b7900a735c23afb3675354b146;p=thirdparty%2FPython%2Fcpython.git [3.11] howto/urllib2: remove link to an outdated french translation (GH-104193) (GH-104746) howto/urllib2: remove link to an outdated french translation (GH-104193) We now have our own translation and it's not outdated (cherry picked from commit 151b6bfb5d9a15b6e2682e5a3008a3f9ec3086ae) Co-authored-by: Mathieu Dupuy --- diff --git a/Doc/howto/urllib2.rst b/Doc/howto/urllib2.rst index 61ba6bd7224f..86137fb38c9b 100644 --- a/Doc/howto/urllib2.rst +++ b/Doc/howto/urllib2.rst @@ -6,13 +6,6 @@ :Author: `Michael Foord `_ -.. note:: - - There is a French translation of an earlier revision of this - HOWTO, available at `urllib2 - Le Manuel manquant - `_. - - Introduction ============