3 # Copyright 2008 the Melange authors.
5 # Licensed under the Apache License, Version 2.0 (the "License");
6 # you may not use this file except in compliance with the License.
7 # You may obtain a copy of the License at
9 # http://www.apache.org/licenses/LICENSE-2.0
11 # Unless required by applicable law or agreed to in writing, software
12 # distributed under the License is distributed on an "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
17 """Set of known *current* country and territory names.
19 Legacy (duplicate) names for some countries have been removed from the
20 original list. Also missing are the following U.S. OFAC embargoed and
21 Commerce Department export-controlled countries:
23 Cuba, Iran, Myanmar (formerly Burma), North Korea, Sudan, Syria
27 '"Todd Larsen" <tlarsen@google.com>',
31 COUNTRIES_AND_TERRITORIES
= (
32 'Afghanistan, Islamic State of',
36 'Andorra, Principality of',
40 'Antigua and Barbuda',
62 'British Indian Ocean Territory',
67 'Cambodia, Kingdom of',
72 'Central African Republic',
77 'Cocos (Keeling) Islands',
81 'Congo, Democratic Republic of the',
105 'French Southern Territories',
115 'Guadeloupe (French)',
122 'Heard and McDonald Islands',
123 'Holy See (Vatican City State)',
134 "Ivory Coast (Cote D'Ivoire)",
142 'Kyrgyz Republic (Kyrgyzstan)',
161 'Martinique (French)',
178 'Netherlands Antilles',
179 'New Caledonia (French)',
185 'Northern Mariana Islands',
190 'Palestinian Territories',
198 'Polynesia (French)',
204 'Russian Federation',
206 'South Georgia & South Sandwich Islands',
208 'Saint Kitts & Nevis Anguilla',
210 'Saint Pierre and Miquelon',
211 'Saint Tome (Sao Tome) and Principe',
212 'Saint Vincent & Grenadines',
230 'Svalbard and Jan Mayen Islands',
241 'Trinidad and Tobago',
245 'Turks and Caicos Islands',
247 'USA Minor Outlying Islands',
250 'United Arab Emirates',
258 'Virgin Islands (British)',
259 'Virgin Islands (USA)',
260 'Wallis and Futuna Islands',