MCPcopy 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
220class Bag:
221 pass
222
223class Mapping:
224 def __getitem__(self, name):

Callers 2

test_pattern_overrideMethod · 0.70

Calls

no outgoing calls

Tested by 2

test_pattern_overrideMethod · 0.56