pychecker fixes, minor bugs in image handing

svn: r540
This commit is contained in:
Don Allingham
2001-11-02 17:46:33 +00:00
parent 5b39f24e89
commit 1183e771f0
38 changed files with 390 additions and 390 deletions

View File

@@ -5,7 +5,6 @@ import intl
import os
intl.textdomain("gramps")
_ = intl.gettext
if os.environ.has_key("GRAMPSI18N"):
locale = os.environ["GRAMPSI18N"]