commit | 437c4ae5b7fceb0e806a433b3fce8157ef67d291 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Wed Dec 18 15:36:34 2013 -0600 |
committer | Benjamin Peterson <benjamin@python.org> | Wed Dec 18 15:36:34 2013 -0600 |
tree | 49afb8a5a4f902ef5692b05a84c8f10cd451a9cf | |
parent | ddd71e2f78ba06c77323e74de21dacef47f78168 [diff] [blame] |
update url to spec (closes #20018)
diff --git a/Lib/_MozillaCookieJar.py b/Lib/_MozillaCookieJar.py index 00e8bcf..585bc17 100644 --- a/Lib/_MozillaCookieJar.py +++ b/Lib/_MozillaCookieJar.py
@@ -39,7 +39,7 @@ magic_re = "#( Netscape)? HTTP Cookie File" header = """\ # Netscape HTTP Cookie File -# http://www.netscape.com/newsref/std/cookie_spec.html +# http://curl.haxx.se/rfc/cookie_spec.html # This is a generated file! Do not edit. """