Example #1
0
 def construct_packet_parser(self):
     return CompPacketParser()  # TODO : Use WbPacketParser once its set up
 def construct_packet_parser(self):
     return CompPacketParser()