diff options
author | Éric Araujo <merwok@netwok.org> | 2011-11-29 15:36:17 (GMT) |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2011-11-29 15:36:17 (GMT) |
commit | a2b89e364f863d9dab51c32aefb934c511a19e55 (patch) | |
tree | 0a8544b4d4ee2a0aa1bf4dbb4c994f94b6e468ff /Lib/locale.py | |
parent | 2bddc53cb96baa9ba799915c82648e0fa4318632 (diff) | |
download | cpython-a2b89e364f863d9dab51c32aefb934c511a19e55.zip cpython-a2b89e364f863d9dab51c32aefb934c511a19e55.tar.gz cpython-a2b89e364f863d9dab51c32aefb934c511a19e55.tar.bz2 |
Fix last remaining references to ex-devguide
Diffstat (limited to 'Lib/locale.py')
-rw-r--r-- | Lib/locale.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Lib/locale.py b/Lib/locale.py index d9dbce6..d2a885d 100644 --- a/Lib/locale.py +++ b/Lib/locale.py @@ -1598,8 +1598,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. # |