Skip to content

Commit f54a660

Browse files
LamentXU123AndPuQing
authored andcommitted
pythongh-101100: Fix references in http.cookiejar docs (pythonGH-136238)
1 parent d998fd4 commit f54a660

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/http.cookiejar.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ Netscape protocol strictness switches:
570570

571571
Don't allow setting cookies whose path doesn't path-match request URI.
572572

573-
:attr:`strict_ns_domain` is a collection of flags. Its value is constructed by
573+
:attr:`~DefaultCookiePolicy.strict_ns_domain` is a collection of flags. Its value is constructed by
574574
or-ing together (for example, ``DomainStrictNoDots|DomainStrictNonDomain`` means
575575
both flags are set).
576576

0 commit comments

Comments
 (0)