blob: 1307b2391a5a66fd0450b0a4310160fd5c234716 [file]
class Connection:
def __init__(self, ctx, sock=None):
print('init Connection')