lbry-sdk/lbrynet/schema
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
..
legacy
proto regenerated protobufs 2018-11-04 10:50:15 -05:00
schema fix namespace lbryschema->lbrynet.schema 2018-11-04 10:50:15 -05:00
__init__.py
address.py Removes six From Project (#1660) 2018-11-22 23:24:21 -05:00
base.py Removes six From Project (#1660) 2018-11-22 23:24:21 -05:00
claim.py
decode.py Removes six From Project (#1660) 2018-11-22 23:24:21 -05:00
encoding.py
error.py
fee.py
hashing.py Removes six From Project (#1660) 2018-11-22 23:24:21 -05:00
Makefile makefile for using types repo 2018-11-05 20:48:21 -05:00
signer.py
uri.py
validator.py Removes six From Project (#1660) 2018-11-22 23:24:21 -05:00