couple of tweaks. fixed up whitespacing for template, added a default __contains__...
authorBrian Harring <ferringb@gentoo.org>
Sun, 18 Dec 2005 11:02:51 +0000 (11:02 -0000)
committerBrian Harring <ferringb@gentoo.org>
Sun, 18 Dec 2005 11:02:51 +0000 (11:02 -0000)
commit01c1fc474258b88b84b836c8ac64b0390c32d9a8
treec339e5111c83cc39763e457d291a06d8ce6c6a89
parentf3de6b783521b08735e9117e36bb0d0fa718066d
couple of tweaks.  fixed up whitespacing for template, added a default __contains__ func to the template,
finally added serialize_eclasses class attribute; controls whether __(get|set)item__ do _eclasses_ mangling on their own, or
leave it to the child class.

updated anydbm to handle serializing itself

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