]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
moved _impl_dict to an external weakref so that TypeEngine objects can be pickled
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 6 Dec 2006 21:37:25 +0000 (21:37 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 6 Dec 2006 21:37:25 +0000 (21:37 +0000)
commit21d4e2a96eb8f505e8d2c942204917477c4323d3
tree015fa058d48dc918df7f4d8776818a383b697f4c
parent309c332f1f69a8554524c29add98721a06da636e
moved _impl_dict to an external weakref so that TypeEngine objects can be pickled
lib/sqlalchemy/types.py