@ -72,6 +72,11 @@ try:
except ImportError:
from io import BytesIO
try:
BaseException
except NameError:
BaseException = Exception
ModuleNotFoundError