class documentation

class SillyFileLike:

View In Hierarchy

Undocumented

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

Undocumented

def read(self, amount=None):

Undocumented

xml_data =

Undocumented