diff options
author | Barry Warsaw <barry@python.org> | 1998-03-12 14:05:37 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1998-03-12 14:05:37 +0000 |
commit | 86a61f7b154802ba19dd863329c16f8bca0ba979 (patch) | |
tree | 3a98dcb200ec712bb2d21f224599a3b49fbb07ce /Tools/world | |
parent | 69c268e61ffdc650026bebddf51ba101d3158745 (diff) | |
download | cpython-86a61f7b154802ba19dd863329c16f8bca0ba979.tar.gz |
Added URL for UK
Diffstat (limited to 'Tools/world')
-rwxr-xr-x | Tools/world/world | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/world/world b/Tools/world/world index 4a57b83d29..fef9f5728b 100755 --- a/Tools/world/world +++ b/Tools/world/world @@ -271,6 +271,8 @@ nameorgs = { # 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. + # + # See <url:http://www.ripe.net/docs/ripe-159.html#222123> "uk": "United Kingdom (common practice)", } |