trove/tools
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
..
install_venv.py Stop to use the __future__ module. 2020-06-02 21:06:08 +02:00
start-fake-mode.sh Remove Python 2.6 classifier 2014-12-02 09:57:52 +01:00
stop-fake-mode.sh Migrating trove to entry points 2014-02-01 01:19:58 +00:00
trove-policy-generator.conf Generate policy sample file automatically. 2018-02-12 18:11:22 +08:00
trove-pylint.README Fix the misspelling of "configuration" 2018-12-27 16:15:48 +08:00
trove-pylint.config Set status to ERROR if heartbeat expires 2020-06-04 10:12:04 +12:00
trove-pylint.py Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
with_venv.sh Enclose command args in with_venv.sh 2013-09-09 15:02:40 +08:00