Emmanuel Arias <eam...@yaerobi.com> added the comment:

Sorry I left nothing of information.

On 
https://docs.python.org/3/library/http.cookiejar.html?highlight=http%20cookiejar#http.cookiejar.DefaultCookiePolicy.is_blocked
 and 
https://docs.python.org/3/library/http.cookiejar.html?highlight=http%20cookiejar#http.cookiejar.DefaultCookiePolicy.is_not_allowed
 docs mention that is_blocked and is_not_allowed methods "return whether 
*domain*..." but not mention what is return. So I added looking in the code, 
that this methods "return ``True`` whether *domain*..." IMO that is more clear.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43225>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to