X-Git-Url: https://git.mxchange.org/?p=quix0rs-apt-p2p.git;a=blobdiff_plain;f=apt_dht_Khashmir%2Fbencode.py;h=b9153ee8b1f7b9a08eba9f2237266d6044a18779;hp=856b380e80e13bd5d3b5d3215a781a440588b274;hb=fdcf0975268f0f0dc382c8515cd1306d1fa2d2f9;hpb=f67d1f47283729722ac1b3f528a78063b4b36a14 diff --git a/apt_dht_Khashmir/bencode.py b/apt_dht_Khashmir/bencode.py index 856b380..b9153ee 100644 --- a/apt_dht_Khashmir/bencode.py +++ b/apt_dht_Khashmir/bencode.py @@ -196,7 +196,7 @@ def bdecode(x, sloppy = 0): bencached_marker = [] -class Bencached: +class Bencached(object): """Dummy data structure for storing bencoded data in memory. @type marker: C{list}