Helpviewer/Network/EmptyNetworkReply.py

changeset 3591
2f2a4a76dd22
parent 3178
f25fc1364c88
child 3656
441956d8fce5
--- a/Helpviewer/Network/EmptyNetworkReply.py	Sat May 17 19:58:49 2014 +0200
+++ b/Helpviewer/Network/EmptyNetworkReply.py	Sun May 18 14:13:09 2014 +0200
@@ -40,7 +40,7 @@
     
     def readData(self, maxlen):
         """
-        Protected method to retrieve data from the reply object.
+        Public method to retrieve data from the reply object.
         
         @param maxlen maximum number of bytes to read (integer)
         @return string containing the data (bytes)

eric ide

mercurial