def __init__()

in rocketmq/client.py [0:0]


    def __init__(self, topic):
        self._handle = dll.CreateMessage(_to_bytes(topic))