Home
/
Python 3.11
/
Built-in Exceptions
/
BytesWarning
Python 3.0
Python 3.11
Functions
ID
EN
…
Built-in Exceptions
BytesWarning
Python 3.11
Base class for warnings related to bytes and bytearray.
Syntax
PYTHON
Copy
exception BytesWarning
See Also
bytes
bytearray