p142 - commented tourney summary parsing as it fails on me. this is alpha9
This commit is contained in:
@@ -174,8 +174,8 @@ class Importer:
|
||||
|
||||
if firstline.find("Tournament Summary")!=-1:
|
||||
print "TODO: implement importing tournament summaries"
|
||||
self.faobs = readfile(inputFile)
|
||||
self.parseTourneyHistory()
|
||||
#self.faobs = readfile(inputFile)
|
||||
#self.parseTourneyHistory()
|
||||
return 0
|
||||
|
||||
site=fpdb_simple.recogniseSite(firstline)
|
||||
|
||||
Reference in New Issue
Block a user