X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=apt_dht_Khashmir%2Fkrpc.py;h=8972c6c2102322acd36d4bf96a4cc7972ec1e838;hb=bcb2b3e8d1acd8da3380e2840a8c7223c3a67c33;hp=1458fc25903634bdf87400ef1db4cd584349016c;hpb=a64c5bc6f025004cc26ce7bb628396fbaef4d26a;p=quix0rs-apt-p2p.git diff --git a/apt_dht_Khashmir/krpc.py b/apt_dht_Khashmir/krpc.py index 1458fc2..8972c6c 100644 --- a/apt_dht_Khashmir/krpc.py +++ b/apt_dht_Khashmir/krpc.py @@ -72,8 +72,8 @@ class KRPC: if self.noisy: print "response decode error: " + `e` else: - #if self.noisy: - # print msg + if self.noisy: + print msg # look at msg type if msg[TYP] == REQ: ilen = len(str)