Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ Bag
Class
Bag
Lib/test/test_string/test_string.py:220–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
# Template tests (formerly housed in test_pep292.py)
219
220
class
Bag:
221
pass
222
223
class
Mapping:
224
def
__getitem__(self, name):
Callers
2
test_idpattern_override
Method · 0.70
test_pattern_override
Method · 0.70
Calls
no outgoing calls
Tested by
2
test_idpattern_override
Method · 0.56
test_pattern_override
Method · 0.56