summaryrefslogtreecommitdiff
path: root/muck/pers.py
AgeCommit message (Expand)AuthorFilesLines
2018-10-20Fix: exclude __del__ from coverage testingLars Wirzenius1-1/+1
2018-10-20Fix: close change log file when PersistentStore object diesLars Wirzenius1-0/+3
2018-10-20Fix: load from persistent store at startupLars Wirzenius1-1/+3
2018-10-19Add: PersistentStoreLars Wirzenius1-0/+55