Update on history of `uk' top level, greatly condensed from David
authorBarry Warsaw <barry@python.org>
Sun, 27 Dec 1998 20:08:49 +0000 (20:08 +0000)
committerBarry Warsaw <barry@python.org>
Sun, 27 Dec 1998 20:08:49 +0000 (20:08 +0000)
Pick's emailed account.

Tools/world/world

index f573cac1c52130e00d2a4fe5f89b5d50db3f7058..581d585d2230104697876e19515f477bf4c1c714 100755 (executable)
@@ -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)",