host property

host property

Gets the host portion of the address.

Definition:

@property
def host(self):
    ...

See Also