Bug fixes from pychecker

svn: r1333
This commit is contained in:
Don Allingham
2003-03-08 05:59:20 +00:00
parent f51271f0be
commit a72b6df23c
20 changed files with 264 additions and 152 deletions

View File

@ -1,6 +1,5 @@
#! /usr/bin/python -O
import const
import sys
import os
import locale
@ -35,7 +34,6 @@ else:
#
#-------------------------------------------------------------------------
import gramps_main
import const
if len(sys.argv) > 1:
arg = sys.argv[1]