--- OSAS/OSA_system/archive.py 2003/12/23 15:17:37 1.4 +++ OSAS/OSA_system/archive.py 2004/01/07 15:29:01 1.5 @@ -527,6 +527,7 @@ class metacheck(Implicit, Persistent, Ro return [retstr,error] else: return ['','running'] + def __init__(self,path): """archive the documents in path""" self.lines=[]