Fixes based off of pychecker results

svn: r539
This commit is contained in:
Don Allingham
2001-11-02 06:55:19 +00:00
parent e5b8e6e90a
commit 5b39f24e89
41 changed files with 1455 additions and 1377 deletions

View File

@ -382,7 +382,6 @@ class GedcomParser:
#
#---------------------------------------------------------------------
def parse_record(self):
index = 0
while 1:
matches = self.get_next()