-
Notifications
You must be signed in to change notification settings - Fork 78
Parse tree
Steve edited this page Jan 30, 2018
·
4 revisions
We get the XML parse tree by action=parse and put it into the page.data['parsetree'] attribute. We use it primarily to convert infobox to a python dictionary.