Commit afe570da authored by Andreas Jung's avatar Andreas Jung

removed debug code

parent dc92376b
......@@ -193,7 +193,5 @@ class Vocabulary(Item, Persistent, Implicit,
self.lexicon.set(word)
def words(self):
"""xxx"""
print len(self.lexicon._lexicon.items())
return self.lexicon._lexicon.items()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment