101
101
# The former two are for 2.1alpha3 and beyond, while the latter two are
102
102
# for all earlier versions.
103
109
basepath = Site.get_listpath(listname)
104
110
for ext in ('.pck', '.pck.last', '.db', '.db.last'):
105
111
dbfile = os.path.join(basepath, 'config' + ext)