示例#1
0
 def __str__(self):
     return "--".join([Flowlet.__str__(self), self.message_type])
示例#2
0
 def __str__(self):
     return "--".join([Flowlet.__str__(self), self.message_type])