--- a/Helpviewer/AdBlock/AdBlockBlockedNetworkReply.py Sat May 17 19:58:49 2014 +0200 +++ b/Helpviewer/AdBlock/AdBlockBlockedNetworkReply.py Sun May 18 14:13:09 2014 +0200 @@ -47,7 +47,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 (string)