MCPcopy 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_appMethod · 0.45
ptk_app_sessionFunction · 0.45
do_CONNECTMethod · 0.45
no_accept_serverMethod · 0.45
do_CONNECTMethod · 0.45
temporary_fileFunction · 0.45
tearDownMethod · 0.45
test_closeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected