Helpviewer/UserAgent/UserAgentReader.py

changeset 3002
6ffc581f00f1
parent 2302
f29e9405c851
child 3057
10516539f238
child 3160
209a07d7e401
diff -r 3674ff5fa8f8 -r 6ffc581f00f1 Helpviewer/UserAgent/UserAgentReader.py
--- a/Helpviewer/UserAgent/UserAgentReader.py	Wed Oct 09 19:47:41 2013 +0200
+++ b/Helpviewer/UserAgent/UserAgentReader.py	Thu Oct 10 18:35:45 2013 +0200
@@ -27,7 +27,8 @@
         
         @param fileNameOrDevice name of the file to read (string)
             or reference to the device to read (QIODevice)
-        @return dictionary with user agent data (host as key, agent string as value)
+        @return dictionary with user agent data (host as key, agent string as
+            value)
         """
         self.__agents = {}
         

eric ide

mercurial