From: Éric Araujo Date: Sun, 26 Feb 2012 00:28:34 +0000 (+0100) Subject: Update lingering references to ex-parrot. I mean ex-devguide. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8d4d74eefcdcdd7fb5f038b4488b41bfa5e11b2c;p=python Update lingering references to ex-parrot. I mean ex-devguide. --- diff --git a/Lib/locale.py b/Lib/locale.py index 561e9e4478..0f60dcc654 100644 --- a/Lib/locale.py +++ b/Lib/locale.py @@ -1581,8 +1581,7 @@ locale_alias = { # to include every locale up to Windows Vista. # # NOTE: this mapping is incomplete. If your language is missing, please -# submit a bug report to Python bug manager, which you can find via: -# http://www.python.org/dev/ +# submit a bug report to the Python bug tracker at http://bugs.python.org/ # Make sure you include the missing language identifier and the suggested # locale code. # diff --git a/Misc/python.man b/Misc/python.man index 96c99649b3..39edbca1e0 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -459,7 +459,7 @@ Main website: http://www.python.org/ .br Documentation: http://docs.python.org/ .br -Developer resources: http://www.python.org/dev/ +Developer resources: http://docs.python.org/devguide/ .br Downloads: http://python.org/download/ .br