diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2001-02-20 22:11:24 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2001-02-20 22:11:24 (GMT) |
commit | c05abb3bdaa87b6e5ea2d6db1e5d6145ae2b0440 (patch) | |
tree | 027b9f30963f559938816ac9a8c467d46caf7422 /Mac/Modules | |
parent | 85cd1d690cfd0bad9b6ee98578fadf2a7d8988e9 (diff) | |
download | cpython-c05abb3bdaa87b6e5ea2d6db1e5d6145ae2b0440.zip cpython-c05abb3bdaa87b6e5ea2d6db1e5d6145ae2b0440.tar.gz cpython-c05abb3bdaa87b6e5ea2d6db1e5d6145ae2b0440.tar.bz2 |
Patch #103473 from dougfort: Some sites (amazon.com for one) drop
cookies that contain '=' as part of the value. This patch modifies
Cookie.py to allow '=' as a legal character, and to make the key
search nongreedy so it stops at the first '='.
Diffstat (limited to 'Mac/Modules')
0 files changed, 0 insertions, 0 deletions