a08c3c738edb3f82db13443a9cdb44ad01ebc820
Raymund Zacharias new line type adjusted(?)

Raymund Zacharias authored 6 years ago

1) import re
Raymund Zacharias refactored lookup code to a...

Raymund Zacharias authored 6 years ago

2) from mediawiki import get_wikipage_text
Raymund Zacharias new line type adjusted(?)

Raymund Zacharias authored 6 years ago

3) 
4) def get_ancestor(title, language_code, ancestor_language_code):
5)     """Get and parse the descendant section from en.wiktionary.org for a specific title (usually word)"""