trove/trove/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
..
__init__.py Server side of module maintenance commands 2016-02-25 11:10:51 -05:00
models.py Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
service.py Remove log translations 2018-01-24 17:21:26 +00:00
views.py Fix module-instances command 2017-02-27 18:42:34 +00:00