]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
polymorphic linked list test, tests polymorphic inheritance with circular refs
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 29 May 2006 22:15:16 +0000 (22:15 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 29 May 2006 22:15:16 +0000 (22:15 +0000)
commit487ff607d2618ebe363d5721bb64e5c7f64861f2
tree6f8472e700f36b9b253f3c7e0448b69f7e26fe6c
parentec48df4fc346125e420a046146427dfb6545f686
polymorphic linked list test, tests polymorphic inheritance with circular refs
test/alltests.py
test/poly_linked_list.py [new file with mode: 0644]
test/testbase.py