util/local_database/enumdata.py
changeset 29 b72c6db6890b
parent 18 2f34d5167611
child 30 5dc02b23752f
--- a/util/local_database/enumdata.py	Fri Jun 11 14:24:45 2010 +0300
+++ b/util/local_database/enumdata.py	Wed Jun 23 19:07:03 2010 +0300
@@ -454,7 +454,12 @@
     238 : [ "Yugoslavia",                               "YU"  ],
     239 : [ "Zambia",                                   "ZM"  ],
     240 : [ "Zimbabwe",                                 "ZW"  ],
-    241 : [ "SerbiaAndMontenegro",                      "CS"  ]
+    241 : [ "SerbiaAndMontenegro",                      "CS"  ],
+    242 : [ "Montenegro",                               "ME"  ],
+    243 : [ "Serbia",                                   "RS"  ],
+    244 : [ "Saint Barthelemy",                         "BL"  ],
+    245 : [ "Saint Martin",                             "MF"  ],
+    246 : [ "LatinAmericaAndTheCaribbean",              "419" ]
 }
 
 def countryCodeToId(code):