xml.raw API [rev. unknown]

class raw(object):

just a box that can contain a unicode string that will be included directly in the output

methods:

def __init__(self, uniobj):

*no docstring available*