]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fixed cPickle problem in Python3.
authorMichael Trier <mtrier@gmail.com>
Sat, 20 Feb 2010 23:08:18 +0000 (23:08 +0000)
committerMichael Trier <mtrier@gmail.com>
Sat, 20 Feb 2010 23:08:18 +0000 (23:08 +0000)
commit8c0567ea83781bca0333dbeb6dbb34d939736588
tree1b101dc9d244f9ca897f797bc0da80d10cc74eaf
parent20d6baa09f461b49e8c00d3b8b437284438d4dd5
Fixed cPickle problem in Python3.
test/base/test_utils.py