コード例 #1
0
 def update_countries(self):
     self.countries = CountryAvailability().getCountryListing()
     self.countries.sort()