forked from LBRYCommunity/lbry-sdk
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 |
||
---|---|---|
.. | ||
daemon | ||
reflector | ||
wallet | ||
__init__.py | ||
cli.py | ||
looping_call_manager.py | ||
system_info.py |