Checking for deleting sources and places, added listing of where sources and places are used.

svn: r479
This commit is contained in:
Don Allingham
2001-10-18 02:42:02 +00:00
parent 188e011dd5
commit c42b8e647a
8 changed files with 433 additions and 274 deletions

View File

@@ -54,7 +54,6 @@ from RelLib import *
import const
import sort
import utils
import Config
class AddSpouse:
def __init__(self,db,person,update,addperson):