Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ close
Method
close
Lib/test/test_urllib2.py:291–292 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
289
pass
290
291
def
close(self):
292
pass
293
294
295
class
MockHeaders(dict):
Callers
7
test_ftp
Method · 0.45
test_file
Method · 0.45
test_http_body_file
Method · 0.45
test_redirect
Method · 0.45
test_invalid_redirect
Method · 0.45
test_HTTPError_interface
Method · 0.45
test_gh_98778
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected