--- a/Helpviewer/Network/FileAccessHandler.py Wed Oct 09 19:47:41 2013 +0200 +++ b/Helpviewer/Network/FileAccessHandler.py Thu Oct 10 18:35:45 2013 +0200 @@ -29,7 +29,8 @@ """ Protected method to create a request. - @param op the operation to be performed (QNetworkAccessManager.Operation) + @param op the operation to be performed + (QNetworkAccessManager.Operation) @param request reference to the request object (QNetworkRequest) @param outgoingData reference to an IODevice containing data to be sent (QIODevice)