trove/trove/guestagent/module
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
..
drivers Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
__init__.py Server support for instance module feature 2016-03-15 12:21:55 -04:00
driver_manager.py Remove log translations 2018-01-24 17:21:26 +00:00
module_manager.py PostgreSQL support 2020-09-01 13:58:05 +12:00