pychecker fixes

svn: r321
This commit is contained in:
Don Allingham
2001-08-10 04:32:31 +00:00
parent 7d4f264c29
commit 8744ab9835
23 changed files with 55 additions and 157 deletions

View File

@@ -24,9 +24,7 @@
# Standard python modules
#
#-------------------------------------------------------------------------
import sys
import string
import re
import os
#-------------------------------------------------------------------------
@@ -34,7 +32,7 @@ import os
# internationalization
#
#-------------------------------------------------------------------------
import intl,sys
import intl
_ = intl.gettext
#-------------------------------------------------------------------------
@@ -90,6 +88,9 @@ select_father = None
select_spouse = None
select_mother = None
select_child_list = {}
childWindow = None
newChildWindow= None
addChildList = None
bookmarks = None
id2col = {}
@@ -2331,8 +2332,6 @@ def apply_filter():
color_clist = ListColors.ColorList(person_list,1)
i=0
datacomp = DataFilter.compare
clistadd = color_clist.add_with_data
gname = utils.phonebook_from_name