Andreas Jaeger 3851110cc5 Remove six usage
This repo does not support Python 2 anymore, so we don't need
six for compatibility between Python2 and 3, convert six usage to Python
3 code.

Note that six.text_type is "str" in Python 3, so we can remove the
clause completly.

Needed-By: https://review.opendev.org/701743
Change-Id: I7dbdf7b773d72db9204c6251b1ce561cf7675522
2020-01-11 16:40:36 +01:00
..
2019-12-13 16:14:56 +13:00
2015-09-08 23:02:28 +00:00
2019-12-12 11:48:16 +13:00
2020-01-11 16:40:36 +01:00