b3fde9d78d
* 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 |
||
---|---|---|
.. | ||
analytics | ||
components | ||
core | ||
cryptstream | ||
database | ||
dht | ||
lbryfilemanager | ||
lbrynet_daemon | ||
schema | ||
wallet | ||
__init__.py | ||
test_cli.py | ||
test_conf.py | ||
test_customLogger.py |