Message for place displays

svn: r1374
This commit is contained in:
Don Allingham
2003-03-21 04:42:12 +00:00
parent 5d1897c379
commit 99a8c5f1dd
5 changed files with 797 additions and 715 deletions

View File

@@ -144,7 +144,7 @@ class GedcomInfoDB:
try:
file = "%s/gedcom.xml" % const.dataDir
f = open(file,"r")
f = open(file.encode('iso8859-1'),"r")
except:
return