An object destined for a specific destination.

Method __init__ Create a _To to a particular route with a given value.
Method __repr__
def __init__(self, where, what):

Create a _To to a particular route with a given value.

Parameters_wheresee to
_whatsee to
def __repr__(self):
Returnsan explanatory string.
API Documentation for tubes, generated by pydoctor at 2016-01-18 07:46:47.