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