[pytango] 05/26: Fix documentation

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:16:13 UTC 2017


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

sbodomerle-guest pushed a commit to annotated tag v8.1.8
in repository pytango.

commit 96c458223e1cdaef1207b131b73ad2ed90a2214b
Author: coutinho <coutinho at esrf.fr>
Date:   Wed Aug 26 17:51:14 2015 +0200

    Fix documentation
---
 src/boost/python/db.py | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/src/boost/python/db.py b/src/boost/python/db.py
index 416e021..3a70bb4 100644
--- a/src/boost/python/db.py
+++ b/src/boost/python/db.py
@@ -1483,12 +1483,11 @@ def __doc_Database():
     get_server_list(self, wildcard) -> DbDatum
 
             Return the list of all servers registered in the database.
-            If wildcard parameter is given, then the the list of servers registred on the
-            specified host (we refer 'host' in the context of tango device, i.e. following
-            the tango naming convention 'host/family/member') is returned
+            If wildcard parameter is given, then the the list matching servers
+            will be returned (ex: Serial/\*)
 
         Parameters :
-            - wildcard : (str) host wildcard
+            - wildcard : (str) host wildcard (ex: Serial/\*)
         Return     : DbDatum containing list of registered servers
     """ )
 

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



More information about the debian-science-commits mailing list