MCPcopy
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_deferredMethod · 0.70
test_inheritanceMethod · 0.70
test_historyMethod · 0.70

Calls

no outgoing calls

Tested by 3

test_deferredMethod · 0.56
test_inheritanceMethod · 0.56
test_historyMethod · 0.56