WebBrowser/SafeBrowsing/SafeBrowsingUrl.py

changeset 5832
28f36b9c925f
parent 5829
d3448873ced3
child 6048
82ad8ec9548c
--- a/WebBrowser/SafeBrowsing/SafeBrowsingUrl.py	Fri Aug 04 19:40:48 2017 +0200
+++ b/WebBrowser/SafeBrowsing/SafeBrowsingUrl.py	Fri Aug 04 19:43:32 2017 +0200
@@ -142,7 +142,7 @@
         @param url URL string to be permuted
         @type str
         @return generator of permuted URL strings
-        @type generator of str
+        @rtype generator of str
         """
         def hostPermutations(host):
             """

eric ide

mercurial