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 |
||
---|---|---|
.. | ||
__init__.py | ||
auth.py | ||
client.py | ||
factory.py | ||
keyring.py | ||
server.py | ||
undecorated.py |