Home
/
Python 3.11
/
Built-in Exceptions
/
ResourceWarning
Python 3.0
Python 3.11
Functions
ID
EN
…
Built-in Exceptions
ResourceWarning
Python 3.11
Base class for warnings related to resource usage.
Syntax
PYTHON
Copy
exception ResourceWarning
See Also
Python Development Mode