Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aws/aws-cli
/ sub
Method
sub
tests/unit/botocore/test_utils.py:1273–1274 ·
view source on GitHub ↗
(self, x, y)
Source
from the content-addressed store, hash-verified
1271
1272
@instance_cache
1273
def
sub(self, x, y):
1274
return
x - y
1275
1276
def
setUp(self):
1277
self.cache = {}
Callers
15
test_can_cache_multiple_methods
Method · 0.95
remove_color
Method · 0.80
strip_html_tags
Function · 0.80
_remove_multilines
Method · 0.80
_get_query
Method · 0.80
get_service_module_name
Function · 0.80
xform_name
Function · 0.80
_node_tag
Method · 0.80
_handle_structure
Method · 0.80
escape_controls
Function · 0.80
_get_comment
Method · 0.80
strip_html_tags_and_newlines
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected