Unpack the _eclasses_ value as it's packed by the database template's __setitem__...
authorJason Stubbs <jstubbs@gentoo.org>
Sat, 17 Dec 2005 17:13:13 +0000 (17:13 -0000)
committerJason Stubbs <jstubbs@gentoo.org>
Sat, 17 Dec 2005 17:13:13 +0000 (17:13 -0000)
commitf3de6b783521b08735e9117e36bb0d0fa718066d
treee25aa3da967664ab8ebf38430b473fa376ba4a48
parentfda8642d547c85b6e6813d90e1e28276288cc47f
Unpack the _eclasses_ value as it's packed by the database template's __setitem__ method.

svn path=/main/trunk/; revision=2393
pym/cache/anydbm.py