Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ Foo
Class
Foo
test/ext/test_extendedattr.py:277–278 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
for
base in (object, MyBaseClass, MyClass):
276
277
class
Foo(base):
278
pass
279
280
data = {
"a"
:
"this is a"
,
"b"
: 12}
281
Callers
3
test_deferred
Method · 0.70
test_inheritance
Method · 0.70
test_history
Method · 0.70
Calls
no outgoing calls
Tested by
3
test_deferred
Method · 0.56
test_inheritance
Method · 0.56
test_history
Method · 0.56