MCPcopy Index your code
hub / github.com/fabioz/PyDev.Debugger / CustomTuple

Class CustomTuple

tests_python/test_resolvers.py:321–322  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319 tuple_resolver = TupleResolver()
320
321 class CustomTuple(tuple):
322 pass
323
324 my_tuple = CustomTuple([1, 2])
325 my_tuple.some_value = 10

Callers 1

Calls

no outgoing calls

Tested by 1