exception documentation

class LoadPickleError(Exception): (source)

View In Hierarchy

Errors when loading a pickled pytd file.

Method __init__ Undocumented
Instance Variable filename Undocumented
def __init__(self, filename): (source)

Undocumented

filename = (source)

Undocumented