MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / __index__

Method __index__

test/ext/test_orderinglist.py:498–499  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

496 self.value = value
497
498 def __index__(self):
499 return self.value

Callers 1

decode_sliceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected