(An Unofficial) Python Reference Wiki

"clearly marked experimental"

ImportError

Raised when an import statement fails to find the module definition or when from-import fails to find a name that is to be imported.