Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fc45f17

Browse files
committed
merge 3.3 (#20018)
2 parents 0358c20 + ccedc22 commit fc45f17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/http/cookiejar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1973,7 +1973,7 @@ class MozillaCookieJar(FileCookieJar):
19731973
magic_re = re.compile("#( Netscape)? HTTP Cookie File")
19741974
header = """\
19751975
# Netscape HTTP Cookie File
1976-
# http://www.netscape.com/newsref/std/cookie_spec.html
1976+
# http://curl.haxx.se/rfc/cookie_spec.html
19771977
# This is a generated file! Do not edit.
19781978
19791979
"""

0 commit comments

Comments
 (0)