]> granicus.if.org Git - python/commitdiff
example output is different
authorBarry Warsaw <barry@python.org>
Fri, 13 Mar 1998 18:33:34 +0000 (18:33 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 13 Mar 1998 18:33:34 +0000 (18:33 +0000)
Tools/world/world

index 8b682e005b7cc7ab3874879f291285457630a845..4fb95f39c5ce98e4b1e0620f8f5c8a3f40fdb0ca 100755 (executable)
@@ -22,12 +22,13 @@ For example:
     us originated from United States
 
     %% world united
-    united matches 5 countries:
-       ae: United Arab Emirates
-       um: United States Minor Outlying Islands
-       us: United States
-       tz: Tanzania, United Republic of
-       gb: United Kingdom
+    united matches 6 countries:
+        ae: United Arab Emirates
+        uk: United Kingdom (common practice)
+        um: United States Minor Outlying Islands
+        us: United States
+        tz: Tanzania, United Republic of
+        gb: United Kingdom
 
 
  [*] Note that regular expressions must conform to Python 1.5's re.py module