PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
numpy
/
core
/
tests
/
__pycache__
/
Editing: test__exceptions.cpython-311.pyc
� � h � � � d Z ddlZddlZddlZej j j Zej j j Z G d� d� � Z G d� d� � Z ej � dg d�� � G d � d � � � � Z dS )zQ Tests of the ._exceptions module. Primarily for exercising the __str__ methods. � Nc �&