ID EN
Built-in Exceptions

ResourceWarning

Python 3.11

Base class for warnings related to resource usage.

Syntax

PYTHON
exception ResourceWarning

See Also

Python Development Mode