Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
c0ef565c
Commit
c0ef565c
authored
Dec 29, 1998
by
Barry Warsaw
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
D.M. Pick gives me a more accurate distillation of his `uk' explanation :-)
parent
94c4a797
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
Tools/world/world
Tools/world/world
+7
-4
No files found.
Tools/world/world
View file @
c0ef565c
...
...
@@ -281,10 +281,13 @@ nameorgs = {
"int"
:
"international"
,
# This isn't in the same class as those above, but is included here
# because `uk' is the common practice country code for the United Kingdom.
# AFAICT, the official `gb' code is routinely ignored! David Pick
# <D.M.Pick@qmw.ac.uk> tells me that `uk' was long in use before ISO3166,
# but in reverse order (e.g. uk.ac.qmc) and this was just carried over
# into the New World of the Internet.
# AFAICT, the official `gb' code is routinely ignored!
#
# <D.M.Pick@qmw.ac.uk> tells me that `uk' was long in use before ISO3166
# was adopted for top-level DNS zone names (although in the reverse order
# like uk.ac.qmw) and was carried forward (with the reversal) to avoid a
# large-scale renaming process as the UK switched from their old `Coloured
# Book' protocols over X.25 to Internet protocols over IP.
#
# See <url:http://www.ripe.net/docs/ripe-159.html#222123>
"uk"
:
"United Kingdom (common practice)"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment