[h5py] 402/455: Modify copy() docstring

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:19:55 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 d23a520207bda7344130b63bcd8a7c3e13d85f84
Author: andrewcollette <andrew.collette at gmail.com>
Date:   Wed Feb 10 06:23:54 2010 +0000

    Modify copy() docstring
---
 h5py/highlevel.py | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/h5py/highlevel.py b/h5py/highlevel.py
index fe932d3..06cb6e7 100644
--- a/h5py/highlevel.py
+++ b/h5py/highlevel.py
@@ -529,6 +529,9 @@ class Group(HLObject, _DictCompat):
         destination can be either a path or a Group object.  The source and
         destinations need not be in the same file.
 
+        If the source is a Group object, all objects contained in that group
+        will be copied recursively.
+
         When the destination is a Group object, by default the target will
         be created in that group with its current name (basename of obj.name).
         You can override that by setting "name" to a string.

-- 
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