lbry-sdk/lbrynet
Oleg Silkin b3fde9d78d Removes six From Project (#1660)
* Replaces `six` urllib with python 3's urllib
* Replaces `six`'s int2byte method with native `bytes` class
* Removes edge case testing for python2 vs python3
* Removes useless object inheritance
* Uses native io.BytesIO instead of six.BytesIO
* Removes six from dependencies
2018-11-22 23:24:21 -05:00
..
androidhelpers recovered an old stash 2018-08-24 11:37:25 -04:00
blob absolute imports 2018-11-09 16:52:46 -05:00
dht use midpoint id instead of random for refresh list 2018-11-16 10:59:12 -05:00
extras Removes six From Project (#1660) 2018-11-22 23:24:21 -05:00
p2p absolute imports 2018-11-09 16:52:46 -05:00
schema Removes six From Project (#1660) 2018-11-22 23:24:21 -05:00
__init__.py bump 2018-11-20 21:37:49 -05:00
build_type.py Fix spelling 2018-10-18 14:40:37 +03:00
conf.py absolute imports 2018-11-09 16:52:46 -05:00
cryptoutils.py move files 2018-11-09 16:52:42 -05:00
custom_logger.py better setup of custom logger class 2018-11-09 16:52:46 -05:00
log_support.py fix 2018-11-09 16:52:46 -05:00
utils.py move is_valid_blobhash to lbrynet.blob.blob_file 2018-11-09 16:52:46 -05:00
winpaths.py move files 2018-11-09 16:52:42 -05:00