Cooperation/Connection.py

changeset 2953
703452a2876f
parent 2302
f29e9405c851
child 2986
cd4e2cab7eb2
--- a/Cooperation/Connection.py	Sat Sep 28 17:40:42 2013 +0200
+++ b/Cooperation/Connection.py	Sat Sep 28 19:06:25 2013 +0200
@@ -117,6 +117,7 @@
         Public method to set the greeting message.
         
         @param message greeting message (string)
+        @param serverPort port number to include in the message (integer)
         """
         self.__greetingMessage = "{0}:{1}".format(message, serverPort)
     

eric ide

mercurial