class documentation
class Locale(Tag, Enum):
Enumeration describing lexical and orthographic variations
Method | __init__ |
init method |
Constant | AFRICA |
Undocumented |
Constant | ALASKA |
Undocumented |
Constant | AMERICA |
Undocumented |
Constant | AUSTRALIA |
Undocumented |
Constant | BRAZIL |
Undocumented |
Constant | CANADA |
Undocumented |
Constant | EAST |
Undocumented |
Constant | ENGLAND |
Undocumented |
Constant | HAWAII |
Undocumented |
Constant | HONG |
Undocumented |
Constant | INDIA |
Undocumented |
Constant | IRELAND |
Undocumented |
Constant | MIDLAND |
Undocumented |
Constant | MIDWESTERN |
Undocumented |
Constant | NEW |
Undocumented |
Constant | NORTHERN |
Undocumented |
Constant | NORTHERN |
Undocumented |
Constant | PHILIPPINES |
Undocumented |
Constant | PORTUGAL |
Undocumented |
Constant | SCOTLAND |
Undocumented |
Constant | SINGAPORE |
Undocumented |
Constant | SOUTH |
Undocumented |
Constant | SOUTHERN |
Undocumented |
Constant | UK |
Undocumented |
Constant | US |
Undocumented |
Constant | WALES |
Undocumented |
Constant | WESTERN |
Undocumented |
Instance Variable | index |
Index |
Instance Variable | super |
the tag of the super |
Property | coarse |
return the locale of the super |
Property | value |
Returns the tag value. |