Home | History | Annotate | Download | only in python2.7

Lines Matching full:urllib2

1205     urllib2.build_opener(HTTPCookieProcessor).open(url).
1313 """Add correct Cookie: header to request (urllib2.Request object).