OpenQuizz
Une application de gestion des contenus pédagogiques
_CountryNameDict Class Reference
Inheritance diagram for _CountryNameDict:
Collaboration diagram for _CountryNameDict:

Data Fields

 data
 

Additional Inherited Members

- Public Member Functions inherited from LazyDict
def __getitem__ (self, key)
 
def __contains__ (self, key)
 
def __iter__ (self)
 
def __len__ (self)
 
def keys (self)
 
- Static Public Attributes inherited from LazyDict
 data
 

Detailed Description

Dictionary proving ISO3166 code -> English name.

>>> print(country_names['au'])
Australia

Field Documentation

◆ data

data

The documentation for this class was generated from the following file: