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

Class C

test/orm/test_attributes.py:3785–3786  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3783
3784 def make_c():
3785 class C(classes[1]):
3786 pass
3787
3788 classes[2] = C
3789

Calls

no outgoing calls