Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c0ef565

Browse files
committed
D.M. Pick gives me a more accurate distillation of his `uk' explanation :-)
1 parent 94c4a79 commit c0ef565

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

Tools/world/world

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,13 @@ nameorgs = {
281281
"int": "international",
282282
# This isn't in the same class as those above, but is included here
283283
# because `uk' is the common practice country code for the United Kingdom.
284-
# AFAICT, the official `gb' code is routinely ignored! David Pick
285-
# <[email protected]> tells me that `uk' was long in use before ISO3166,
286-
# but in reverse order (e.g. uk.ac.qmc) and this was just carried over
287-
# into the New World of the Internet.
284+
# AFAICT, the official `gb' code is routinely ignored!
285+
#
286+
# <[email protected]> tells me that `uk' was long in use before ISO3166
287+
# was adopted for top-level DNS zone names (although in the reverse order
288+
# like uk.ac.qmw) and was carried forward (with the reversal) to avoid a
289+
# large-scale renaming process as the UK switched from their old `Coloured
290+
# Book' protocols over X.25 to Internet protocols over IP.
288291
#
289292
# See <url:http://www.ripe.net/docs/ripe-159.html#222123>
290293
"uk": "United Kingdom (common practice)",

0 commit comments

Comments
 (0)