]> granicus.if.org Git - python/commitdiff
D.M. Pick gives me a more accurate distillation of his `uk' explanation :-)
authorBarry Warsaw <barry@python.org>
Tue, 29 Dec 1998 02:52:11 +0000 (02:52 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 29 Dec 1998 02:52:11 +0000 (02:52 +0000)
Tools/world/world

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