blob: 1721aa2c2dfc4e18f2fed91c960c27fba5a635bf (
plain)
1
2
3
4
|
Mention in the documentation of :ref:`Built-in Exceptions
<bltin-exceptions>` that inheriting from multiple exception types in a
single subclass is not recommended due to possible memory layout
incompatibility.
|