# encoding: utf-8
# module h5py._proxy
# from C:\Users\xukai\Downloads\发票2\venv\Lib\site-packages\h5py\_proxy.cp311-win_amd64.pyd
# by generator 1.147
""" Proxy functions for read/write, to work around the HDF5 bogus type issue. """

# imports
import builtins as __builtins__ # <module 'builtins' (built-in)>

# no functions
# no classes
# variables with complex values

__loader__ = None # (!) real value is '<_frozen_importlib_external.ExtensionFileLoader object at 0x0000017AC5B913D0>'

__pyx_capi__ = {
    'attr_rw': None, # (!) real value is '<capsule object "herr_t (hid_t, hid_t, void *, int)" at 0x0000017AC5B94390>'
    'dset_rw': None, # (!) real value is '<capsule object "herr_t (hid_t, hid_t, hid_t, hid_t, hid_t, void *, int)" at 0x0000017AC5B943F0>'
}

__spec__ = None # (!) real value is "ModuleSpec(name='h5py._proxy', loader=<_frozen_importlib_external.ExtensionFileLoader object at 0x0000017AC5B913D0>, origin='C:\\\\Users\\\\xukai\\\\Downloads\\\\??2\\\\venv\\\\Lib\\\\site-packages\\\\h5py\\\\_proxy.cp311-win_amd64.pyd')"

__test__ = {}

