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