* various: pyflakes fixes

svn: r6982
This commit is contained in:
Don Allingham
2006-07-03 04:25:33 +00:00
parent 0114cd0bff
commit e593f5fd33
47 changed files with 20 additions and 235 deletions

View File

@ -52,9 +52,7 @@ log = logging.getLogger(".")
# GTK/Gnome modules
#
#-------------------------------------------------------------------------
import gobject
import gtk
import gtk.glade
#-------------------------------------------------------------------------
#
@ -64,10 +62,7 @@ import gtk.glade
import const
import Utils
import NameDisplay
import Spell
import GrampsDisplay
import RelLib
import AutoComp
import Config
import Errors