2007-02-12 Don Allingham <don@gramps-project.org>
* src/plugins/FindDupes.py: backport from 2.2.6 svn: r8095
This commit is contained in:
@@ -3356,12 +3356,6 @@ if __name__ == "__main__":
|
||||
pr.runcall(g.parse_gedcom_file,False)
|
||||
print "Finished"
|
||||
pr.close()
|
||||
## print "Loading profile"
|
||||
## stats = hotshot.stats.load('mystats.profile')
|
||||
## print "done"
|
||||
## stats.strip_dirs()
|
||||
## stats.sort_stats('time','calls')
|
||||
## stats.print_stats(100)
|
||||
else:
|
||||
t = time.time()
|
||||
g.parse_gedcom_file(False)
|
||||
|
Reference in New Issue
Block a user