summaryrefslogtreecommitdiff
path: root/Tools/world
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1998-12-27 20:08:49 +0000
committerBarry Warsaw <barry@python.org>1998-12-27 20:08:49 +0000
commitb32a240d0500ac6d2cd160cbcc5714258c64e50b (patch)
tree78172e87423abd3cda44e06ac2bc03fcfebc174b /Tools/world
parent8fbde7829445e4a87c257dce769c5070a9f4b6b1 (diff)
downloadcpython-b32a240d0500ac6d2cd160cbcc5714258c64e50b.tar.gz
Update on history of `uk' top level, greatly condensed from David
Pick's emailed account.
Diffstat (limited to 'Tools/world')
-rwxr-xr-xTools/world/world12
1 files changed, 6 insertions, 6 deletions
diff --git a/Tools/world/world b/Tools/world/world
index f573cac1c5..581d585d22 100755
--- a/Tools/world/world
+++ b/Tools/world/world
@@ -279,12 +279,12 @@ nameorgs = {
"net": "networking",
"org": "non-commercial",
"int": "international",
- # this isn't in the same class as those above, but for some reason (of
- # which I am not aware), `uk' is the common practice country code for the
- # United Kingdom. AFAICT, the official `gb' code is routinely ignored!
- # If you have a clue as to why this is, or if there is an official
- # document describing this, please let me know. ISO3166 certainly makes
- # no mention of this.
+ # 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.
#
# See <url:http://www.ripe.net/docs/ripe-159.html#222123>
"uk": "United Kingdom (common practice)",