Home
/
Python 3.11
/
Built-in Exceptions
/
ImportWarning
Python 3.0
Python 3.11
Functions
ID
EN
…
Built-in Exceptions
ImportWarning
Python 3.11
Base class for warnings about probable mistakes in module imports.
Syntax
PYTHON
Copy
exception ImportWarning
See Also
Python Development Mode