WebBrowser/CookieJar/CookieJar.py

changeset 4917
682750cc7bd5
parent 4886
b56735d36159
child 5025
2060a0f66c51
--- a/WebBrowser/CookieJar/CookieJar.py	Sun Apr 03 16:33:37 2016 +0200
+++ b/WebBrowser/CookieJar/CookieJar.py	Sun Apr 03 17:07:25 2016 +0200
@@ -179,7 +179,7 @@
     
     def __rejectCookie(self, cookie, cookieDomain):
         """
-        Public method to test, if a cookie shall be rejected.
+        Private method to test, if a cookie shall be rejected.
         
         @param cookie cookie to be tested
         @type QNetworkCookie

eric ide

mercurial