]> git.mxchange.org Git - quix0rs-apt-p2p.git/tree
Fix some errors found by PyLint.
-rw-r--r-- 16 .cvsignore
-rw-r--r-- 29 .gitignore
-rw-r--r-- 1190 LICENSE.txt
-rw-r--r-- 81 Makefile
-rw-r--r-- 2761 README.txt
-rw-r--r-- 0 __init__.py
-rw-r--r-- 9601 actions.py
-rw-r--r-- 5850 bencode.py
-rw-r--r-- 1446 const.py
-rw-r--r-- 3092 khash.py
-rw-r--r-- 13723 khashmir.py
-rw-r--r-- 1908 knet.py
-rw-r--r-- 1868 knode.py
-rw-r--r-- 5573 krpc.py
-rw-r--r-- 8227 ktable.py
-rw-r--r-- 2180 node.py
-rwxr-xr-x 1416 setup.py
-rw-r--r-- 383 test.py
-rw-r--r-- 4292 test_khashmir.py
-rw-r--r-- 5670 test_krpc.py
-rw-r--r-- 653 util.py