mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Whitespace normalization.
This commit is contained in:
parent
83a8c393b0
commit
536cf99536
82 changed files with 33875 additions and 33923 deletions
|
@ -1528,7 +1528,7 @@ class CookieJar:
|
|||
for cookie in cookies:
|
||||
if cookie.version == 1:
|
||||
cookie.rfc2109 = True
|
||||
if rfc2109_as_ns:
|
||||
if rfc2109_as_ns:
|
||||
# treat 2109 cookies as Netscape cookies rather than
|
||||
# as RFC2965 cookies
|
||||
cookie.version = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue