class documentation

class SingleZipReader(zipfile.ZipFile):

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method read Undocumented
def __init__(self, *args, **kwargs):

Undocumented

def read(self):

Undocumented