class documentation

class PkgNotFound(OSError):

View In Hierarchy

Exception raised when a package can not be located.
Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable msg Undocumented
def __init__(self, msg):

Undocumented

def __str__(self):

Undocumented

msg =

Undocumented