class documentation

class UnknownLocaleError(Exception):

View In Hierarchy

Exception thrown when a locale is requested for which no locale data is available.
Instance Variable identifier Undocumented
Method __init__ Create the exception.
identifier =

Undocumented

def __init__(self, identifier):
Create the exception.
Parameters
identifierthe identifier string of the unsupported locale