class documentation

class SillyFileLike: (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method read Undocumented
Instance Variable xml_data Undocumented
def __init__(self, xml_data=_bytes('<foo><bar/></foo>')): (source)

Undocumented

def read(self, amount=None): (source)

Undocumented

xml_data = (source)

Undocumented