mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
example output is different
This commit is contained in:
parent
0eae830dec
commit
55f0aabe88
1 changed files with 7 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue