Update the FSF headers.
[rawdog/.git] / rawdoglib / persister.py
2005-10-08 Adam SampsonUpdate the FSF headers.
2005-10-08 Adam SampsonAdd option to defeat locking.
2005-10-08 Adam SampsonRework write() to make it easier for plugins to replace it.
2004-09-24 Adam SampsonMake persister write to a temporary file and rename...
2004-07-28 Adam SampsonUse cPickle and the binary format.
2004-01-11 Adam SampsonRelicense persister under the LGPL.
2003-05-05 Adam SampsonAbstract persistability out into a couple of classes.