From 55f0aabe881a59df736aff3e423d90ff9ef36bff Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Fri, 13 Mar 1998 18:33:34 +0000 Subject: [PATCH] example output is different --- Tools/world/world | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Tools/world/world b/Tools/world/world index 8b682e005b7..4fb95f39c5c 100755 --- a/Tools/world/world +++ b/Tools/world/world @@ -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