summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1998-03-13 18:33:34 (GMT)
committerBarry Warsaw <barry@python.org>1998-03-13 18:33:34 (GMT)
commit55f0aabe881a59df736aff3e423d90ff9ef36bff (patch)
treee1a4bd0e2100ee0cc961b41b3fba1d07f41513ba /Tools
parent0eae830decfc8b099875586a1fa68d7d6c2aa8ba (diff)
downloadcpython-55f0aabe881a59df736aff3e423d90ff9ef36bff.zip
cpython-55f0aabe881a59df736aff3e423d90ff9ef36bff.tar.gz
cpython-55f0aabe881a59df736aff3e423d90ff9ef36bff.tar.bz2
example output is different
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/world/world13
1 files changed, 7 insertions, 6 deletions
diff --git a/Tools/world/world b/Tools/world/world
index 8b682e0..4fb95f3 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