python-zaqarclient/zaqarclient/transport
Takashi Kajinami e0fe706ff2 Remove six
Because this library no longer supports Python 2, usage if six is not
needed.

Change-Id: Ib13170ad442dd486c939178f66af66c6f6f7288b
2024-01-17 18:00:03 +09:00
..
__init__.py Remove six 2024-01-17 18:00:03 +09:00
api.py Remove six 2024-01-17 18:00:03 +09:00
base.py Remove six 2024-01-17 18:00:03 +09:00
errors.py Make TransportErrors more descriptive 2016-03-01 00:43:53 +03:00
http.py Properly pass the CA to requests 2018-10-04 15:00:22 +02:00
request.py Remove six 2024-01-17 18:00:03 +09:00
response.py Remove six 2024-01-17 18:00:03 +09:00
ws.py Replace uuid.uuid4() with uuidutils.generate_uuid() 2017-07-20 15:06:41 +05:30