summaryrefslogtreecommitdiffstats
path: root/pym/cache/volatile.py
Commit message (Collapse)AuthorAgeFilesLines
* Make _setitem do a deepcopy just in case.Zac Medico2006-12-261-1/+3
| | | | svn path=/main/trunk/; revision=5394
* Add volatile cache module missing from the previous commit.Zac Medico2006-12-221-0/+25
svn path=/main/trunk/; revision=5355