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 |
||
---|---|---|
.. | ||
legacy | ||
proto | ||
schema | ||
__init__.py | ||
address.py | ||
base.py | ||
claim.py | ||
decode.py | ||
encoding.py | ||
error.py | ||
fee.py | ||
hashing.py | ||
Makefile | ||
signer.py | ||
uri.py | ||
validator.py |