def open()

in TestChatServer/py/chatroom.py [0:0]


    def open(self):
        connections.add(self)
        return None