zmqclient.py
changeset 10235 684215aca046
parent 8670 f02139297beb
--- a/zmqclient.py	Mon Dec 01 11:52:58 2014 +0100
+++ b/zmqclient.py	Tue Mar 03 14:57:34 2015 +0100
@@ -1,4 +1,4 @@
-# copyright 2003-2012 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
+# copyright 2003-2014 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
 # contact http://www.logilab.fr/ -- mailto:contact@logilab.fr
 #
 # This file is part of CubicWeb.
@@ -15,7 +15,7 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""Source to query another RQL repository using pyro"""
+"""Source to query another RQL repository using ZMQ"""
 
 __docformat__ = "restructuredtext en"
 _ = unicode