]> 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:57:37 +0000 (10:57 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 3 Mar 2005 10:57:37 +0000 (10:57 +0000)
commitc5574e809b18d517f81e93542db76642662823cd
tree646ebdff3431d8d25202c959c4ac47b0cb4f4e08
parent4ea3eade518c6a48b0708736442deefe669fe287
Patch #1117454: Remove code to special-case cookies without values
in LWPCookieJar. Backported to 2.4.
Lib/_LWPCookieJar.py
Lib/_MozillaCookieJar.py
Lib/cookielib.py
Lib/test/test_cookielib.py
Misc/NEWS