[h5py] 338/455: update docs

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:19:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to annotated tag 1.3.0
in repository h5py.

commit 61b03dc290af93c00754553f273b2dc0e05fdac9
Author: andrewcollette <andrew.collette at gmail.com>
Date:   Wed Dec 30 21:15:30 2009 +0000

    update docs
---
 docs/source/guide/hl.rst | 1 +
 h5py/__init__.py         | 1 +
 2 files changed, 2 insertions(+)

diff --git a/docs/source/guide/hl.rst b/docs/source/guide/hl.rst
index b4ce4dd..c3eba91 100644
--- a/docs/source/guide/hl.rst
+++ b/docs/source/guide/hl.rst
@@ -17,6 +17,7 @@ separately below.
     file
     group
     dataset
+    links
     attr
     vl
     other
diff --git a/h5py/__init__.py b/h5py/__init__.py
index bf578b5..22d94a9 100644
--- a/h5py/__init__.py
+++ b/h5py/__init__.py
@@ -41,6 +41,7 @@ from highlevel import File, Group, Dataset, Datatype, AttributeManager, is_hdf5
 
 # New way to handle special types
 from h5t import special_dtype, check_dtype
+from h5r import Reference, RegionReference
 
 # Deprecated way to handle special types
 # These are going away in 1.4

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git



More information about the debian-science-commits mailing list