exception documentation
class ModuleNotFound(InvalidName):
The module associated with the given name doesn't exist and it can't be imported.
class ModuleNotFound(InvalidName):
The module associated with the given name doesn't exist and it can't be imported.