X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yoweb-scrape;fp=yoweb-scrape;h=3567f0dcd08d154904a67162dce9f87cca983ada;hb=3500442414e098c31578777bd2725f53f881125b;hp=b4f99c54ed086d461d6b07d2ca05302f3f54640e;hpb=59cdd76b5869592a19c396e694708a6c5504b238;p=ypp-sc-tools.db-test.git diff --git a/yoweb-scrape b/yoweb-scrape index b4f99c5..3567f0d 100755 --- a/yoweb-scrape +++ b/yoweb-scrape @@ -252,7 +252,7 @@ u'\\s*\\S*/([-A-Za-z]+)\\s*$|\\s*\\S*/\\S*\\s*\\(ocean\\-wide(?:\\s|\\xa0)+([-A- skl.msg('puzzle "%s" no standing found' % puzzle) continue standing = sl[0] - for i in range(0, len(standingvals)-1): + for i in range(0, len(standingvals)): if standing == standingvals[i]: self.standings[puzzle] = i if not puzzle in self.standings: