On Fri, Aug 13, 2004 at 10:10:14PM -0700, Erin Dalzell wrote: > I have a whole lot of the following files in my list directory, > config.pck.tmp.thedalzells.org.x. Where 'x' is a number that increases. > > What are those files?
Based on my admittedly limited understanding of Python, they seem to be scratch files created while trying to pickle the list config and rotate the old one. [Take a look at __save() in Mailman/MailList.py.] I imagine you can move them out of the way / remove them without any problem. George -- [EMAIL PROTECTED]
pgpPR63G4VdZT.pgp
Description: PGP signature
------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/