exception documentation

class StrangeHostname(Exception):

View In Hierarchy

Refusing to connect to strange SSH hostname.

Method __init__ Undocumented
def __init__(self, hostname):

Undocumented