X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=const.py;h=58d539ec56ea1723b1a90be03786958fb2fa014c;hb=d1507ff7d3cca77f48dffe460097f6ab3cd5d567;hp=fc5d1c0a49110071ab1825fd8b0f5b1e4654c128;hpb=06adc6b3734c1a9a243c8a0a1172b09170bfddcc;p=quix0rs-apt-p2p.git diff --git a/const.py b/const.py index fc5d1c0..58d539e 100644 --- a/const.py +++ b/const.py @@ -16,7 +16,6 @@ try: except IOError: print "no resolv.conf!" """ -from twisted.internet import reactor # magic id to use before we know a peer's id NULL_ID = 20 * '\0'