Get a reference to the global library configuration object.
Retrieve the HDF5 library version as a 3-tuple.
Provides runtime access to global library settings. You retrieve the master copy of this object by calling h5py.get_config().
Resolve indices in alphanumeric order
Resolve indices in order of object creation. Not always available.
Traverse index in the fastest possible order. No particular pattern is guaranteed.
Traverse index in increasing order
Traverse index in decreasing order