trove/trove/tests
wangzihao e954184693 Remove six usage and basestring check
Remove basestring check.
Remove six Replace the following items with Python 3 style code.

- six.string_types
- six.int2byte
- six.indexbytes
- six.add_metaclass
- six.StringIO
- six.text_type
- six.integer_types
- six.binary_type
- six.BytesIO
- six.reraise

Change-Id: I4fb9033d152963c504ceb4d5c4d08f934ee4accb
2020-10-16 10:40:22 +08:00
..
api Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
db Handle log message interpolation by the logger part 11 2017-03-03 14:08:49 +01:00
fakes Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
scenario Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
unittests Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
util Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
__init__.py Improve the function tests 2020-01-28 14:27:52 +13:00
config.py Improve the function tests 2020-01-28 14:27:52 +13:00
int_tests.py Improve the function tests 2020-01-28 14:27:52 +13:00
root_logger.py Support to create public trove instance 2019-09-11 11:28:00 +12:00