[ Module Hierarchy
| Class Hierarchy ]
Class Hierarchy
- distutils.cmd.Command:
Abstract base class for defining command classes, the "worker bees"
of the Distutils.
- exceptions.Exception:
Common base class for all exceptions.
- exceptions.StandardError:
Base class for all standard Python exceptions.
- exceptions.ValueError:
Inappropriate argument value (of correct type).
- babel.core.UnknownLocaleError:
Exception thrown when a locale is requested for which no locale data
is available.
- babel.messages.catalog.TranslationError:
Exception thrown by translation checkers when invalid message
translations are encountered.
- gettext.NullTranslations
- object:
The most base type