MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / get

Method get

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

Source from the content-addressed store, hash-verified

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

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