Skip to content

Commit 8d4d74e

Browse files
committed
Update lingering references to ex-parrot. I mean ex-devguide.
1 parent ef2e14e commit 8d4d74e

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

Lib/locale.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1581,8 +1581,7 @@ def getpreferredencoding(do_setlocale = True):
15811581
# to include every locale up to Windows Vista.
15821582
#
15831583
# NOTE: this mapping is incomplete. If your language is missing, please
1584-
# submit a bug report to Python bug manager, which you can find via:
1585-
# http://www.python.org/dev/
1584+
# submit a bug report to the Python bug tracker at http://bugs.python.org/
15861585
# Make sure you include the missing language identifier and the suggested
15871586
# locale code.
15881587
#

Misc/python.man

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ Main website: http://www.python.org/
459459
.br
460460
Documentation: http://docs.python.org/
461461
.br
462-
Developer resources: http://www.python.org/dev/
462+
Developer resources: http://docs.python.org/devguide/
463463
.br
464464
Downloads: http://python.org/download/
465465
.br

0 commit comments

Comments
 (0)