[Python-Dev] cookielib

"Martin v. Löwis" martin at v.loewis.de
Mon May 31 14:38:30 EDT 2004


John J Lee wrote:
> What next?

I have applied the patch. Now, when I run regrtest, I get

test_urllib2
add_cookie_header
extract_cookies: Set-Cookie: spam=eggs
  - checking cookie spam=eggs
  setting cookie: <Cookie spam=eggs for www.example.com/>
add_cookie_header
Checking www.example.com for cookies to return
- checking cookie path=/
  - checking cookie spam=eggs
    it's a match

Can you provide a patch to suppress this output?

Regards,
Martin




More information about the Python-Dev mailing list