Exemple #1
0
 def __init__(self, addr, data):
     Request.__init__(self)
     self._addr = addr
     self._data = data
     self._pkt_id = None