
    d                     B    d Z  G d de          Z G d de          ZdS )z
    This module contains the warning classes for h5py. These classes are part of
    the public API of h5py, and should be imported from this module.
c                       e Zd ZdS )H5pyWarningN__name__
__module____qualname__     2lib/python3.11/site-packages/h5py/h5py_warnings.pyr   r              Dr	   r   c                       e Zd ZdS )H5pyDeprecationWarningNr   r   r	   r
   r   r      r   r	   r   N)__doc__UserWarningr   r   r   r	   r
   <module>r      sm    	 	 	 	 	+ 	 	 		 	 	 	 	[ 	 	 	 	 	r	   