from .Session_client import * class Server_main(link_client): def __init__(self): link_client.__init__(self)