B
    \1                 @   s   d Z ddlmZ ddlZddlmZ ejdedd dd	lmZ dd
l	m
Z
mZ ddlmZ ddlmZmZmZmZ ddlmZ ddlmZ ddlmZ dS )z
    This is the deprecated legacy high-level interface.

    Everything here is canonically located at the root of the package.
    New code should import directly from there, e.g. "from h5py import File".
    )absolute_importN   )H5pyDeprecationWarningzmThe h5py.highlevel module is deprecated, code should import directly from h5py, e.g. 'from h5py import File'.   )
stacklevel)filters)is_hdf5HLObject)File)GroupSoftLinkExternalLinkHardLink)Dataset)Datatype)AttributeManager)__doc__Z
__future__r   warningsZh5py_warningsr   warnZ_hlr   Z_hl.baser   r	   Z	_hl.filesr
   Z	_hl.groupr   r   r   r   Z_hl.datasetr   Z_hl.datatyper   Z	_hl.attrsr    r   r   -lib/python3.7/site-packages/h5py/highlevel.py<module>   s   