MCPcopy Index your code
hub / github.com/RustPython/RustPython / extract_cookies

Method extract_cookies

Lib/test/test_urllib2.py:316–317  ·  view source on GitHub ↗
(self, response, request)

Source from the content-addressed store, hash-verified

314 self.ach_req = request
315
316 def extract_cookies(self, response, request):
317 self.ec_req, self.ec_r = request, response
318
319
320class FakeMethod:

Callers 2

_interactFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected