]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #1117454: Remove code to special-case cookies without values
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 3 Mar 2005 10:55:57 +0000 (10:55 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 3 Mar 2005 10:55:57 +0000 (10:55 +0000)
commit86509d1ba61ae0d3739abef79ba97eeeeab8fd1b
tree1af215e710a6f39bcae8dd2f330653f4335a798a
parenta8fd7e96e237b356767edb6e419bb93e0b22740a
Patch #1117454: Remove code to special-case cookies without values
in LWPCookieJar.
Lib/_LWPCookieJar.py
Lib/_MozillaCookieJar.py
Lib/cookielib.py
Lib/test/test_cookielib.py
Misc/NEWS