MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / Foo

Class Foo

test/orm/test_bind.py:629–630  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

627 @classmethod
628 def setup_classes(cls):
629 class Foo(cls.Basic):
630 pass
631
632 @classmethod
633 def setup_mappers(cls):

Callers 2

test_session_bindMethod · 0.70
test_session_unboundMethod · 0.70

Calls

no outgoing calls

Tested by 2

test_session_bindMethod · 0.56
test_session_unboundMethod · 0.56