Cooperation/CooperationClient.py

changeset 3591
2f2a4a76dd22
parent 3484
645c12de6b0c
child 3656
441956d8fce5
--- a/Cooperation/CooperationClient.py	Sat May 17 19:58:49 2014 +0200
+++ b/Cooperation/CooperationClient.py	Sun May 18 14:13:09 2014 +0200
@@ -317,7 +317,7 @@
     
     def __findConnections(self, nick):
         """
-        Public method to get a list of connection given a nick name.
+        Private method to get a list of connection given a nick name.
         
         @param nick nick name in the format of self.nickName() (string)
         @return list of references to the connection objects (list of

eric ide

mercurial