コード例 #1
0
 def __repr__(self):
     return represent(self.__class__.__name__, self.__dict__)
コード例 #2
0
 def __repr__(self):
     return represent(self.__class__.__name__, self.__dict__,
                      ('udp_layer', 'inner_message'))