method: xml.raw.__init__

*Not documented*
    def __init__(self, uniobj):

origin: xml.raw

where:

changes in __dict__ after execution:

function source:

def __init__(self, uniobj):
    self.uniobj = uniobj

call sites:

called in /home/johnny/projects/merlinux/py/dist/py/apigen/source/html.py

traceback xml.raw.__init__.0

called in /home/johnny/projects/merlinux/py/dist/py/xmlobj/testing/test_xml.py

traceback xml.raw.__init__.1