telemeta.util module
from telemeta.util import *
Sub-modules
xmltodict(): convert xml into tree of Python dicts.
This was copied and modified from John Bair's recipe at aspn.activestate.com: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/149368