[enh] add infoboxes and answers (clean up)

This commit is contained in:
Dalf 2014-09-28 16:53:30 +02:00 committed by dalf
parent 6bfd566353
commit 0a71525ab6
4 changed files with 74 additions and 20 deletions

View file

@ -76,7 +76,6 @@ def make_callback(engine_name, results, suggestions, answers, infoboxes, callbac
# if it is an infobox, add it to list of infoboxes
if 'infobox' in result:
infoboxes.append(result)
print result
continue
# append result