MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / get

Method get

test/ext/test_extendedattr.py:113–114  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

111
112 def manager_getter(self, class_):
113 def get(cls):
114 return cls.xyz
115
116 return get
117

Callers 15

test_query_oneMethod · 0.45
test_session_mergeMethod · 0.45
test_append_reorderMethod · 0.45
test_insertMethod · 0.45
test_sliceMethod · 0.45
test_replaceMethod · 0.45
roundtripMethod · 0.45
roundtripMethod · 0.45
roundtripMethod · 0.45
test_dc_decl_usageMethod · 0.45
test_getMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected