Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ close
Method
close
tests/unit/botocore/test_awsrequest.py:59–60 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
57
return
self._fp_object
58
59
def
close(self):
60
pass
61
62
def
settimeout(self, *args):
63
pass
Callers
15
_do_run_app
Method · 0.45
ptk_app_session
Function · 0.45
do_CONNECT
Method · 0.45
no_accept_server
Method · 0.45
do_CONNECT
Method · 0.45
test_can_put_extracted_file_from_tar
Method · 0.45
temporary_file
Function · 0.45
tearDown
Method · 0.45
test_close
Method · 0.45
test_pending_bytes_seen_on_close
Method · 0.45
test_no_bytes_remaining_on
Method · 0.45
test_disable_bandwidth_limiting_with_pending_bytes_seen_on_close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected