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 |
||
---|---|---|
.. | ||
server | ||
__init__.py | ||
account.py | ||
claim_proofs.py | ||
database.py | ||
dewies.py | ||
header.py | ||
ledger.py | ||
manager.py | ||
network.py | ||
resolve.py | ||
script.py | ||
transaction.py |